Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2020-10-11 21:36:00 +0300
committerGitHub <noreply@github.com>2020-10-11 21:36:00 +0300
commitb2175f11414c78fefa5fd154474714de370ca948 (patch)
tree6a14d9ab7af1919aa0c0eb900b559a79076d225c /NuGet.config
parentff6d1986aca4f47129b9f13e81d8b881c885655b (diff)
Update dependencies from https://github.com/dotnet/runtime build 20201010.7 (#26792)
[release/5.0] Update dependencies from dotnet/runtime
Diffstat (limited to 'NuGet.config')
-rw-r--r--NuGet.config5
1 files changed, 5 insertions, 0 deletions
diff --git a/NuGet.config b/NuGet.config
index 59247ff46f..3918492d1d 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -2,6 +2,11 @@
<configuration>
<packageSources>
<clear />
+ <!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
+ <add key="darc-pub-dotnet-runtime-9e4481d-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-9e4481de-2/nuget/v3/index.json" />
+ <add key="darc-pub-dotnet-runtime-9e4481d-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-9e4481de-1/nuget/v3/index.json" />
+ <add key="darc-pub-dotnet-runtime-9e4481d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-9e4481de/nuget/v3/index.json" />
+ <!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />