Skip to content

Commit 0619075

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200415.3 (#11299)
- Microsoft.NET.Sdk.Razor: 5.0.0-preview.3.20210.2 -> 5.0.0-preview.3.20215.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b335010 commit 0619075

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<Uri>https://github.com/dotnet/aspnetcore</Uri>
5454
<Sha>da136fedaf1eb7c27dca816868ce207d9e917092</Sha>
5555
</Dependency>
56-
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="5.0.0-preview.3.20210.2">
56+
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="5.0.0-preview.3.20215.3">
5757
<Uri>https://github.com/dotnet/aspnetcore-tooling</Uri>
58-
<Sha>cba1c4d5733c3029a45bb6a61d27ba3577bcf824</Sha>
58+
<Sha>43fb1b7bac1be944a58fdd36510c12aaea9074b3</Sha>
5959
</Dependency>
6060
<Dependency Name="NuGet.Build.Tasks" Version="5.6.0-preview.3.6558">
6161
<Uri>https://github.com/NuGet/NuGet.Client</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
</PropertyGroup>
109109
<PropertyGroup>
110110
<!-- Dependencies from https://github.com/aspnet/AspNetCore-Tooling -->
111-
<MicrosoftNETSdkRazorPackageVersion>5.0.0-preview.3.20210.2</MicrosoftNETSdkRazorPackageVersion>
111+
<MicrosoftNETSdkRazorPackageVersion>5.0.0-preview.3.20215.3</MicrosoftNETSdkRazorPackageVersion>
112112
</PropertyGroup>
113113
<PropertyGroup>
114114
<!-- Dependencies from https://github.com/aspnet/websdk -->

0 commit comments

Comments
 (0)