Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

No longer installs on .NET 4.6 #6

Closed
harpsicord86 opened this issue Oct 31, 2017 · 3 comments
Closed

No longer installs on .NET 4.6 #6

harpsicord86 opened this issue Oct 31, 2017 · 3 comments

Comments

@harpsicord86
Copy link

Hello,

I've been using this for a project of mine in VS 2015 via Nuget. I've attempted to update the package but I keep getting an error message to say that the package is no longer compatible due to the package being no longer compatible with .NET 4.6 (see screenshot)

image

I've had a look at your package via Nuget Package Explorer and it seems its missing the necessary libraries for .NET 4.6. Can this be rectified at all?

Many thanks

@lankymart
Copy link

It's dependent on .Net Standard 2.0 for some reason, which means I can't use it with the .Net Framework 4.5.2, gutted. Why make this so dependent on a specific .Net library?

@harpsicord86
Copy link
Author

It works on the previous version released. That's the one I'm using at the moment. Unfortunately Nuget keeps reminding me there is an update I need to do which is frustrating 😡

@adamfisher
Copy link
Owner

Fixed in tag 1.4.0 now available on nuget.org.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants