This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
</packageRestore >
6
6
<packageSources >
7
7
<clear />
8
- <add key =" myget.org dotnet-core " value =" https://dotnetmygetlegacy.blob.core.windows.net/dotnet-core/ index.json" />
9
- <add key =" nuget.org " value =" https://www.nuget.org/api/v2/ " />
8
+ <add key =" myget-legacy " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/ index.json" protocolVersion = " 3 " />
9
+ <add key =" dotnet-public " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json " protocolVersion = " 3 " />
10
10
</packageSources >
11
11
<activePackageSource >
12
12
<add key =" All" value =" (Aggregate source)" />
Original file line number Diff line number Diff line change 5
5
</packageRestore >
6
6
<packageSources >
7
7
<clear />
8
- <add key =" myget.org dotnet-core " value =" https://dotnetmygetlegacy.blob.core.windows.net/dotnet-core /index.json" />
8
+ <add key =" myget-legacy " value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3 /index.json" />
9
9
<add key =" nuget-build" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
10
10
<add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" protocolVersion =" 3" />
11
11
</packageSources >
You can’t perform that action at this time.
0 commit comments