aspnetcore/NuGet.config

21 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<add key="darc-pub-dotnet-corefx-8a3ffed" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-8a3ffed5/nuget/v3/index.json" />
<add key="darc-int-dotnet-extensions-877455f" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-877455ff/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-5f01ecc" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-5f01ecc8/nuget/v3/index.json" />
<add key="darc-int-dotnet-core-setup-65cd789" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-65cd7897/nuget/v3/index.json" />
<add key="darc-int-dotnet-corefx-620cea9" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-620cea9c/nuget/v3/index.json" />
<add key="darc-int-dotnet-corefx-059a4a1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-059a4a19/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-tooling-0e01666" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-0e016665/nuget/v3/index.json" />
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
<add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>