Skip to content

Commit c75b3f7

Browse files
[release/3.1] Update dependencies from dotnet/aspnetcore-tooling - Updates: - Microsoft.AspNetCore.Razor.Language: from 3.1.8 to 3.1.8 - Microsoft.CodeAnalysis.Razor: from 3.1.8 to 3.1.8 - Microsoft.NET.Sdk.Razor: from 3.1.8 to 3.1.8 - Microsoft.AspNetCore.Mvc.Razor.Extensions: from 3.1.8 to 3.1.8
1 parent 00bfa1b commit c75b3f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

NuGet.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<add key="darc-pub-dotnet-core-setup-9c1330d-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-9c1330de-1/nuget/v3/index.json" />
99
<add key="darc-pub-dotnet-core-setup-9c1330d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-9c1330de/nuget/v3/index.json" />
1010
<add key="darc-pub-dotnet-corefx-d6302a7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-d6302a72/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-aspnetcore-tooling-3a7095a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-3a7095a0/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-aspnetcore-tooling-02423c0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-tooling-02423c0c/nuget/v3/index.json" />
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1414
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />

eng/Version.Details.xml

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

0 commit comments

Comments
 (0)