Visual Studio extension for building and publishing NuGet packages.
- It's a clean version just support SDK-based projects.Use dotnet CLI as default build tool instead of NuGet.exe.
- Migrate package.nuspec to Package Properties.
- DONOT keep source URLs or API keys any more but symbols servers, use the sources in NuGet.Config as default.