Dependencies on Nuget seem to be broken in the latest version #1327
-
I just added ImageSharp to my project (version 1.0.1) and it appears to me that the dependencies are somehow wrong? Did anyone else notice this issue too? I'm not 100% sure if I'm not the one at fault here. |
Beta Was this translation helpful? Give feedback.
Answered by
JimBobSquarePants
Aug 23, 2020
Replies: 1 comment
-
Sounds like you’re on .NET Framework and suffering from a binding redirect issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JimBobSquarePants
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds like you’re on .NET Framework and suffering from a binding redirect issue.
https://nickcraver.com/blog/2020/02/11/binding-redirects/