Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…build 20191122.1 (#3685)

- Microsoft.NET.Sdk.Razor - 3.0.2-servicing.19572.1
  • Loading branch information
dotnet-maestro[bot] authored Nov 22, 2019
1 parent fa3e6b3 commit 1c86126
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
<Uri>https://github.com/dotnet/roslyn</Uri>
<Sha>66a912c9463eebe832cf742d2fe8bb2e1a4600ec</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.0.2-servicing.19571.8">
<Dependency Name="Microsoft.NET.Sdk.Razor" Version="3.0.2-servicing.19572.1">
<Uri>https://github.com/aspnet/AspNetCore-Tooling</Uri>
<Sha>4d61e71368214a87fb0807d93b70616a1d745b98</Sha>
<Sha>3d6c6a7ea5db32db5fb510141b26e58138f79206</Sha>
</Dependency>
<!-- For coherency purposes, this version should be gated by the version of wpf routed via core setup -->
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="3.0.1-servicing.19571.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore-Tooling -->
<MicrosoftNETSdkRazorPackageVersion>3.0.2-servicing.19571.8</MicrosoftNETSdkRazorPackageVersion>
<MicrosoftNETSdkRazorPackageVersion>3.0.2-servicing.19572.1</MicrosoftNETSdkRazorPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/websdk -->
Expand Down

0 comments on commit 1c86126

Please sign in to comment.