Skip to content

Commit 7cc9547

Browse files
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190916.1 (#2914)
- Microsoft.NET.Sdk.Razor - 5.0.0-alpha1.19466.1
1 parent 1b3297b commit 7cc9547

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
@@ -25,9 +25,9 @@
2525
<Uri>https://github.com/dotnet/roslyn</Uri>
2626
<Sha>3c865821f2864393a0ff7fe22c92ded6d51a546c</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="5.0.0-alpha1.19462.9">
28+
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="5.0.0-alpha1.19466.1">
2929
<Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
30-
<Sha>ceb81049e6eaf3ff6c45f45d3d40a403f0402968</Sha>
30+
<Sha>c78ae02db1949d4743dd9df55fa45395618a38ae</Sha>
3131
</Dependency>
3232
<!-- For coherency purposes, this version should be gated by the version of wpf routed via core setup -->
3333
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-alpha1.19462.16" CoherentParentDependency="Microsoft.NETCore.App">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</PropertyGroup>
3838
<PropertyGroup>
3939
<!-- Dependencies from https://github.com/aspnet/AspNetCore-Tooling -->
40-
<MicrosoftNETSdkRazorPackageVersion>5.0.0-alpha1.19462.9</MicrosoftNETSdkRazorPackageVersion>
40+
<MicrosoftNETSdkRazorPackageVersion>5.0.0-alpha1.19466.1</MicrosoftNETSdkRazorPackageVersion>
4141
</PropertyGroup>
4242
<PropertyGroup>
4343
<!-- Dependencies from https://github.com/aspnet/websdk -->

0 commit comments

Comments
 (0)