Visual Studio extension for building and publishing NuGet packages.
- Support both SDK-based projects and classic .NET framework projects.Use the built-in dotnet/nuget CLI instead of manually selecting nuget.exe.
- Migrate .nuspec to Package Properties.
- DONOT keep source URLs or API keys any more but symbols servers, use the sources in NuGet.Config as default.