2018-12-02 03:25:55 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<configuration>
|
|
|
|
<packageSources>
|
|
|
|
<clear />
|
2019-09-14 22:38:15 +03:00
|
|
|
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
|
2019-10-07 06:10:13 +03:00
|
|
|
<add key="darc-pub-dotnet-core-setup-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
|
2019-10-17 18:31:51 +03:00
|
|
|
<add key="darc-pub-dotnet-core-setup-32085cb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-32085cbc/nuget/v3/index.json" />
|
2019-10-04 18:40:43 +03:00
|
|
|
<add key="darc-pub-dotnet-corefx-4ac4c03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4ac4c036/nuget/v3/index.json" />
|
2019-09-14 22:38:15 +03:00
|
|
|
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
|
2018-12-02 03:25:55 +03:00
|
|
|
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
|
2019-11-22 01:41:55 +03:00
|
|
|
<add key="dotnet3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3/nuget/v3/index.json" />
|
|
|
|
<add key="dotnet3-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3-transport/nuget/v3/index.json" />
|
2019-11-21 06:27:17 +03:00
|
|
|
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
|
2018-12-02 03:25:55 +03:00
|
|
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
2019-07-11 21:28:19 +03:00
|
|
|
<add key="myget-roslyn" value="https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
|
|
|
|
<add key="myget-roslyn-tools" value="https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json" />
|
2019-07-24 20:06:59 +03:00
|
|
|
<add key="vssdk" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json" />
|
|
|
|
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
|
2019-08-17 03:20:50 +03:00
|
|
|
<add key="vs-editor-mac" value="https://www.myget.org/F/vs-editor/api/v3/index.json" />
|
2018-12-02 03:25:55 +03:00
|
|
|
</packageSources>
|
2019-05-29 23:06:38 +03:00
|
|
|
</configuration>
|