Skip to content

Commit 61d68d0

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20200331.16 (#972)
- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.4.20181.16 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3e710e2 commit 61d68d0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<Uri>https://github.com/dotnet/runtime</Uri>
2323
<Sha>c74407fcaff466a17b6e98f1dcc969248de506fe</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20180.11">
25+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20181.16">
2626
<Uri>https://github.com/dotnet/aspnetcore</Uri>
27-
<Sha>cffd4da47625a2754b7e6085b38910d22e5da8ae</Sha>
27+
<Sha>b73e221c64397487cc1846bf14b72d128e97b3ca</Sha>
2828
</Dependency>
2929
</ToolsetDependencies>
3030
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- Latest shared runtime version updated by darc -->
2121
<MicrosoftNETCoreAppVersion>5.0.0-preview.3.20180.15</MicrosoftNETCoreAppVersion>
2222
<!-- Latest shared aspnetcore version updated by darc -->
23-
<MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20180.11</MicrosoftAspNetCoreAppRefVersion>
23+
<MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20181.16</MicrosoftAspNetCoreAppRefVersion>
2424
</PropertyGroup>
2525
<PropertyGroup>
2626
<!-- Opt-in/out repo features -->

0 commit comments

Comments
 (0)