SourceYard
SourceYard copied to clipboard
The NuGet dependencies is unexpected merged so the Target Project cannot build.
See this picture below:
- The original package depends on other packages only on .NET Standard
- But the SourceYard package merged the other packages so the .NET Framework project cannot install this SourceYard package
I recommend to read the dependency info from the original NuGet package instead of generate it yourself.
The same as other info such as descriptions and licenses. Just read them from the original nuspec file instead of generating them yourself.