You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run in PackageManagerConsole: Install-Package gong-wpf-dragdrop -Version 0.1.4.1
Try to build solution
Result: Solution build is failed, assembly packages\gong-wpf-dragdrop.0.1.4.1\lib\net35\GongSolutions.Wpf.DragDrop.dll is compiled against runtime 4.0 (checked with dotPeek)
I ran into this issue trying to include the package in my .net 35 code base.
My workaround: I cloned the source and ran Build.cmd and it provided the correct output in the .nupkg.
The text was updated successfully, but these errors were encountered: