Skip to content

Commit 4af3cc1

Browse files
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20191031.8 (dotnet#3417)
- Microsoft.NET.Sdk.Razor - 5.0.0-alpha1.19531.8
1 parent 95ddcf0 commit 4af3cc1

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/aspnet/AspNetCore</Uri>
5454
<Sha>0e40856d46cc51d24cdb3c84214be87b1a5f2faf</Sha>
5555
</Dependency>
56-
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="5.0.0-alpha1.19524.8">
56+
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="5.0.0-alpha1.19531.8">
5757
<Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
58-
<Sha>200bec7b2e7d659077f523a8287f52d99f6f06c0</Sha>
58+
<Sha>61d46996bb56bead402d73db8ac09108a20e442b</Sha>
5959
</Dependency>
6060
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-alpha1.19531.1">
6161
<Uri>https://github.com/dotnet/windowsdesktop</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</PropertyGroup>
4444
<PropertyGroup>
4545
<!-- Dependencies from https://github.com/aspnet/AspNetCore-Tooling -->
46-
<MicrosoftNETSdkRazorPackageVersion>5.0.0-alpha1.19524.8</MicrosoftNETSdkRazorPackageVersion>
46+
<MicrosoftNETSdkRazorPackageVersion>5.0.0-alpha1.19531.8</MicrosoftNETSdkRazorPackageVersion>
4747
</PropertyGroup>
4848
<PropertyGroup>
4949
<!-- Dependencies from https://github.com/aspnet/websdk -->

0 commit comments

Comments
 (0)