aboutsummaryrefslogtreecommitdiff
path: root/nuget.config
AgeCommit message (Collapse)Author
2024-01-06Add nuget.config file to fix NU1507 by only allowing nuget.org as package ↵Dave Senn
source. see: https://learn.microsoft.com/en-us/nuget/consume-packages/package-source-mapping and https://github.com/dotnet/sdk/issues/25379 (#10396)
2023-02-09Remove .npmrc and nuget.config filesBond_009
2020-04-11Add NuGet config fileMark Monteiro