Skip to content

Commit fcff49c

Browse files
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190909.7 (#2774)
- Microsoft.NET.Sdk.Razor - 3.1.0-alpha1.19459.7
1 parent fa80b7c commit fcff49c

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>f5ba9f2c61a2fe853dc4913888d40df221539147</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.0-alpha1.19459.4">
28+
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.1.0-alpha1.19459.7">
2929
<Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
30-
<Sha>a89628cf613f3849f6194ed710516b2124466194</Sha>
30+
<Sha>c823a7fc59da0643341cb6e305f3e7de9abbe407</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="3.0.0-rc1.19459.3" 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>3.1.0-alpha1.19459.4</MicrosoftNETSdkRazorPackageVersion>
40+
<MicrosoftNETSdkRazorPackageVersion>3.1.0-alpha1.19459.7</MicrosoftNETSdkRazorPackageVersion>
4141
</PropertyGroup>
4242
<PropertyGroup>
4343
<!-- Dependencies from https://github.com/aspnet/websdk -->

0 commit comments

Comments
 (0)