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

Remove activePackageSource from NuGet.config #10048

Closed donnie-msft closed 3 days ago

donnie-msft commented 3 days ago

Remove activePackageSource as it's deprecated since 3.x, per https://learn.microsoft.com/en-us/nuget/reference/nuget-config-file#activepackagesource Addresses https://github.com/NuGet/NuGetGallery/issues/10047