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:
Diffstat (limited to 'NuGet.config')
-rw-r--r--NuGet.config4
1 files changed, 3 insertions, 1 deletions
diff --git a/NuGet.config b/NuGet.config
index e84b9c53c6..e0be2cc49e 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,6 +4,7 @@
<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-int-dotnet-aspnetcore-tooling-198cc5e" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-198cc5ec/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
<!-- Begin: Package sources from dotnet-corefx -->
<add key="darc-int-dotnet-corefx-658544b" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-658544bf/nuget/v3/index.json" />
@@ -31,6 +32,7 @@
<add key="darc-int-dotnet-extensions-6093862" value="true" />
<!-- End: Package sources from dotnet-extensions -->
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
+ <add key="darc-int-dotnet-aspnetcore-tooling-198cc5e" value="true" />
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-d3e6b71" value="true" />
@@ -43,4 +45,4 @@
<!-- End: Package sources from dotnet-corefx -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
-</configuration>
+</configuration> \ No newline at end of file