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 Bot <dn-bot@microsoft.com>2020-11-18 23:09:11 +0300
committerWill Godbe <wigodbe@microsoft.com>2020-11-18 23:09:11 +0300
commit8a95f61280bd2c4aab3b998e307300ec698f8041 (patch)
tree0f7bc16718212e55ef132632dc3d3d4071c7940e /NuGet.config
parent2fb0e43b3d4eeb425fe6ecb9ac3847ad73d3df9f (diff)
Merged PR 11395: [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-aspnetcore-tooling
This pull request updates the following dependencies [marker]: <> (Begin:7bf32a0c-3505-43af-42b0-08d79559e63d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling - **Subscription**: 7bf32a0c-3505-43af-42b0-08d79559e63d - **Build**: 20201117.5 - **Date Produced**: 11/17/2020 11:38 PM - **Commit**: cd25a65e47d2740ebe460fb4c465a66298e42145 - **Branch**: refs/heads/internal/release/3.1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.AspNetCore.Razor.Language**: [from 3.1.11 to 3.1.11][1] - **Microsoft.CodeAnalysis.Razor**: [from 3.1.11 to 3.1.11][1] - **Microsoft.NET.Sdk.Razor**: [from 3.1.11 to 3.1.11][1] - **Microsoft.AspNetCore.Mvc.Razor.Extensions**: [from 3.1.11 to 3.1.11][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling/branches?baseVersion=GC2dda073&targetVersion=GCcd25a65&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7bf32a0c-3505-43af-42b0-08d79559e63d)
Diffstat (limited to 'NuGet.config')
-rw-r--r--NuGet.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/NuGet.config b/NuGet.config
index f93e603bc9..0e69282196 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -4,7 +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-2dda073" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-2dda073c/nuget/v3/index.json" />
+ <add key="darc-int-dotnet-aspnetcore-tooling-cd25a65" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-aspnetcore-tooling-cd25a65e/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
<!-- Begin: Package sources from dotnet-corefx -->
<add key="darc-int-dotnet-corefx-59d2f36" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-59d2f36e/nuget/v3/index.json" />
@@ -31,7 +31,7 @@
<add key="darc-int-dotnet-core-setup-f5eceb8" value="true" />
<add key="darc-int-dotnet-corefx-59d2f36" value="true" />
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
- <add key="darc-int-dotnet-aspnetcore-tooling-2dda073" value="true" />
+ <add key="darc-int-dotnet-aspnetcore-tooling-cd25a65" value="true" />
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
</disabledPackageSources>
</configuration>