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
Incorporating the .nuspec into the .csproj has some nice benefits.
One of the major sale points is that declared dependencies are always in sync.
Currently the Newtonsoft.Json dependency and release notes are out of sync.
master I think we can basically call this feature complete and 2 hasn't really materialised! I'm happy with you creating a PR for this. I don't use nuspec files these days.
Incorporating the
.nuspec
into the.csproj
has some nice benefits.One of the major sale points is that declared dependencies are always in sync.
Currently the
Newtonsoft.Json
dependency and release notes are out of sync.GeoJSON.Net/GeoJSON.Net.nuspec
Line 16 in 335e9d7
GeoJSON.Net/src/GeoJSON.Net/GeoJSON.Net.csproj
Line 18 in 335e9d7
GeoJSON.Net/GeoJSON.Net.nuspec
Line 12 in 335e9d7
GeoJSON.Net/src/GeoJSON.Net/GeoJSON.Net.csproj
Line 14 in 335e9d7
For examples on the conversion:
Let me know if you'd like any help.
The text was updated successfully, but these errors were encountered: