1 <?xml version="1.0" encoding="utf-8"?>
4 <add key="enabled" value="True" />
7 <add key="myget.org dotnet-corefx" value="https://www.myget.org/F/dotnet-corefx/" />
8 <add key="myget.org dotnet-buildtools" value="https://www.myget.org/F/dotnet-buildtools/" />
9 <add key="myget.org Microsoft.DotNet.CoreCLR.TestDependencies" value="https://www.myget.org/F/dotnet-coreclr-testdependecies/" />
10 <add key="nuget.org" value="https://www.nuget.org/api/v2/" />
13 <add key="All" value="(Aggregate source)" />
14 </activePackageSource>