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-11-11 02:07:21 +0300
committerGitHub <noreply@github.com>2020-11-11 02:07:21 +0300
commitb5a0117fa648632a76dd7175718f268afc6df0a8 (patch)
tree056829881998da6ec3b05826b14fe8c4f86745ad /NuGet.config
parent548065a4e9084f373dbd784beffdd6b407d37deb (diff)
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20201110.1 (#27696)
[release/3.1] Update dependencies from dotnet/aspnetcore-tooling
Diffstat (limited to 'NuGet.config')
-rw-r--r--NuGet.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/NuGet.config b/NuGet.config
index c1824c0993..eb41dc8227 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -3,6 +3,9 @@
<packageSources>
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
+ <!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
+ <add key="darc-pub-dotnet-aspnetcore-tooling-2c38d75" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-2c38d759/nuget/v3/index.json" />
+ <!-- End: Package sources from dotnet-aspnetcore-tooling -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-pub-dotnet-efcore-07a4f15" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-07a4f15d/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
@@ -14,6 +17,10 @@
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-extensions -->
<!-- End: Package sources from dotnet-extensions -->
+ <!-- Begin: Package sources from dotnet-efcore -->
+ <!-- End: Package sources from dotnet-efcore -->
+ <!-- Begin: Package sources from dotnet-extensions -->
+ <!-- End: Package sources from dotnet-extensions -->
<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" />