Skip to content

Commit d12868d

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200923.2 (#26233)
[release/3.1] Update dependencies from dotnet/aspnetcore-tooling
1 parent 53abeaf commit d12868d

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-52952c8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-52952c84/nuget/v3/index.json" />
88
<add key="darc-pub-dotnet-core-setup-774fc3d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-774fc3d6/nuget/v3/index.json" />
99
<add key="darc-pub-dotnet-corefx-3009a1f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-3009a1fc/nuget/v3/index.json" />
10-
<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" />
10+
<add key="darc-pub-dotnet-aspnetcore-tooling-f677187" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-f6771873/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.9">
2121
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
22-
<Sha>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
22+
<Sha>f677187340747f56193e7731df449579b4ba5af6</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>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
26+
<Sha>f677187340747f56193e7731df449579b4ba5af6</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.CodeAnalysis.Razor" Version="3.1.9">
2929
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
30-
<Sha>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
30+
<Sha>f677187340747f56193e7731df449579b4ba5af6</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>94883f5dd70347267b9d2b0564dc7ba8992b2461</Sha>
34+
<Sha>f677187340747f56193e7731df449579b4ba5af6</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)