Skip to content

Commit 8a95f61

Browse files
dotnet-botwtgodbe
authored andcommitted
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)
1 parent 2fb0e43 commit 8a95f61

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
7-
<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" />
7+
<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" />
88
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
99
<!-- Begin: Package sources from dotnet-corefx -->
1010
<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 @@
3131
<add key="darc-int-dotnet-core-setup-f5eceb8" value="true" />
3232
<add key="darc-int-dotnet-corefx-59d2f36" value="true" />
3333
<!-- Begin: Package sources from dotnet-aspnetcore-tooling -->
34-
<add key="darc-int-dotnet-aspnetcore-tooling-2dda073" value="true" />
34+
<add key="darc-int-dotnet-aspnetcore-tooling-cd25a65" value="true" />
3535
<!-- End: Package sources from dotnet-aspnetcore-tooling -->
3636
</disabledPackageSources>
3737
</configuration>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
<Sha>620cea9ccf0359993e803c900059932966399584</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.11">
21-
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
22-
<Sha>2dda073cee874e290dc8558e4bea0786965aa9d8</Sha>
21+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
22+
<Sha>cd25a65e47d2740ebe460fb4c465a66298e42145</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.11">
25-
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
26-
<Sha>2dda073cee874e290dc8558e4bea0786965aa9d8</Sha>
25+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
26+
<Sha>cd25a65e47d2740ebe460fb4c465a66298e42145</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.11">
29-
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
30-
<Sha>2dda073cee874e290dc8558e4bea0786965aa9d8</Sha>
29+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
30+
<Sha>cd25a65e47d2740ebe460fb4c465a66298e42145</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.11">
33-
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
34-
<Sha>2dda073cee874e290dc8558e4bea0786965aa9d8</Sha>
33+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore-tooling</Uri>
34+
<Sha>cd25a65e47d2740ebe460fb4c465a66298e42145</Sha>
3535
</Dependency>
3636
<Dependency Name="dotnet-ef" Version="3.1.11">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>

0 commit comments

Comments
 (0)