File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<packageSources >
4
- <clear />
5
- <add key =" myget.org dotnet-core" value =" https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
6
- <add key =" myget.org rxnet" value =" https://www.myget.org/F/rxnet/api/v3/index.json" />
7
- <add key =" Build Packages" value =" https://www.myget.org/F/c037199d-41df-4567-b966-25ff65324688/api/v3/index.json" />
8
- <add key =" NuGet.org" value =" https://api.nuget.org/v3/index.json" />
4
+ <add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
5
+ <add key =" RxNet CI" value =" https://pkgs.dev.azure.com/dotnet/Rx.NET/_packaging/RxNet/nuget/v3/index.json" />
9
6
</packageSources >
10
7
<config >
11
8
<!-- <add key="repositoryPath" value="..\..\packages" />-->
You can’t perform that action at this time.
0 commit comments