File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<configuration >
33 <packageSources >
44 <clear />
5- <add key =" dotnet-public " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/ nuget/v3/index.json" />
5+ <add key =" NuGet " value =" https://api. nuget.org /v3/index.json" />
66 <add key =" dotnet-tools" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
77 <add key =" dotnet6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
88 </packageSources >
99 <packageSourceMapping >
1010 <clear />
11- <packageSource key =" dotnet-public " >
11+ <packageSource key =" NuGet " >
1212 <package pattern =" Antlr4.*" />
1313 <package pattern =" BenchmarkDotNet" />
1414 <package pattern =" BenchmarkDotNet.*" />
You can’t perform that action at this time.
0 commit comments