Skip to content

Commit 84e3ff5

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20201014.7 (#26924)
[release/3.1] Update dependencies from dotnet/aspnetcore-tooling
1 parent 0bc89f5 commit 84e3ff5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<add key="darc-pub-dotnet-efcore-d9c5c80" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-d9c5c806/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-core-setup-6de1bb0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-6de1bb00/nuget/v3/index.json" />
99
<add key="darc-pub-dotnet-corefx-c1545e7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-c1545e79/nuget/v3/index.json" />
10-
<add key="darc-pub-dotnet-aspnetcore-tooling-adc3cd4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-adc3cd4c/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-aspnetcore-tooling-75cd6a6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-75cd6a6a/nuget/v3/index.json" />
1111
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1212
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1313
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@
1919
</Dependency>
2020
<Dependency Name="Microsoft.AspNetCore.Razor.Language" Version="3.1.10">
2121
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
22-
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
22+
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.10">
2525
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
26-
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
26+
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.10">
2929
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
30-
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
30+
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.10">
3333
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
34-
<Sha>adc3cd4c635aa774acb003d81a584079961e0a34</Sha>
34+
<Sha>75cd6a6ad8641a525a04306e2ff509c7b4df4c68</Sha>
3535
</Dependency>
3636
<Dependency Name="dotnet-ef" Version="3.1.10">
3737
<Uri>https://github.com/dotnet/efcore</Uri>

0 commit comments

Comments
 (0)