Skip to content

Commit be207e5

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200911.6 (#25839)
[release/3.1] Update dependencies from dotnet/aspnetcore-tooling
1 parent c100d1e commit be207e5

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
@@ -6,7 +6,7 @@
66
<add key="darc-pub-dotnet-extensions-072601d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-extensions-072601d1/nuget/v3/index.json" />
77
<add key="darc-pub-dotnet-efcore-cd947bd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-cd947bdc/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-core-setup-1a04dd0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1a04dd08/nuget/v3/index.json" />
9-
<add key="darc-pub-dotnet-aspnetcore-tooling-cc567a9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-cc567a94/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-aspnetcore-tooling-94883f5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-94883f5d/nuget/v3/index.json" />
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1111
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1212
<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.9">
2121
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
22-
<Sha>cc567a94737a89942bc175ce57d30601d9763b97</Sha>
22+
<Sha>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.AspNetCore.Mvc.Razor.Extensions" Version="3.1.9">
2525
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
26-
<Sha>cc567a94737a89942bc175ce57d30601d9763b97</Sha>
26+
<Sha>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.9">
2929
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
30-
<Sha>cc567a94737a89942bc175ce57d30601d9763b97</Sha>
30+
<Sha>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.9">
3333
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
34-
<Sha>cc567a94737a89942bc175ce57d30601d9763b97</Sha>
34+
<Sha>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
3535
</Dependency>
3636
<Dependency Name="dotnet-ef" Version="3.1.9">
3737
<Uri>https://github.com/dotnet/efcore</Uri>

0 commit comments

Comments
 (0)