Closed icnocop closed 8 years ago
The nuget package currently only contains the library built against .net 4.6
.net 4.5 is possible but it needs some workarounds against .net framework issues. I'll take a look how to package a separate .net 4.5 version in the same nuget package and hopefully push an update later today once I'm home from work.
I've updated the nuget package to include a .net 4.5 build (the minimum requirement) so you should now be able to add a reference (unless I messed up the nuspec file, not really having much experience with it).
As mentioned before this should have been fixed with alpha-5 so I'm closing this issue.