File tree 1 file changed +1
-4
lines changed
1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change 3
3
<packageSources >
4
4
<!-- To inherit the global NuGet package sources remove the <clear/> line below -->
5
5
<clear />
6
- <add key =" dotnet-cli" value =" https://dotnet.myget.org/F/dotnet-cli/api/v3/index.json" />
7
- <add key =" dotnet-corefxlab" value =" https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
8
- <add key =" dotnet-core-myget" value =" https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
6
+ <add key =" myget-legacy" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json" />
9
7
<add key =" dotnet-core" value =" https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
10
- <add key =" cli-deps" value =" https://dotnet.myget.org/F/cli-deps/api/v3/index.json" />
11
8
<add key =" dotnet5" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
12
9
<add key =" dotnet3.1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
13
10
<add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
You can’t perform that action at this time.
0 commit comments