NuGet / NuGetGallery

NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
https://www.nuget.org/
Apache License 2.0
1.52k stars 643 forks source link

activePackageSource should be removed since it's deprecated #10047

Closed donnie-msft closed 3 days ago

donnie-msft commented 3 days ago

Per https://learn.microsoft.com/en-us/nuget/reference/nuget-config-file#activepackagesource

joelverhagen commented 3 days ago

Merged the PR. Thanks for taking care of this!