Multi-targeting in NuGet package – wrong version referenced
This is my nuget package structure, following the guide here:
Include dependent DLLs of dependent csprojs in nuget package
I have the following structure in my solution:
Proj1
–> Proj2
–>Newtonsoft.JSON