dotnet-campus / SourceYard

Add a NuGet package only for dll reference? By using dotnetCampus.SourceYard, you can pack a NuGet package with source code. By installing the new source code package, all source codes behaviors just like it is in your project.
MIT License
50 stars 12 forks source link

The NuGet dependencies is unexpected merged so the Target Project cannot build. #52

Open walterlv opened 4 years ago

walterlv commented 4 years ago

See this picture below:

image

walterlv commented 4 years ago

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.