Skip to content

Commit 1f65399

Browse files
Update dependencies from https://github.com/dotnet/aspnetcore build 20200403.11 (#985)
- Microsoft.AspNetCore.App.Ref - 5.0.0-preview.4.20203.11 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a5c9939 commit 1f65399

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
@@ -22,9 +22,9 @@
2222
<Uri>https://github.com/dotnet/runtime</Uri>
2323
<Sha>121659c7dbc711afe981ee129480cf484e9779a8</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20202.13">
25+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20203.11">
2626
<Uri>https://github.com/dotnet/aspnetcore</Uri>
27-
<Sha>c01c8dd47624326a452b8e6ae5f85eddae36f30d</Sha>
27+
<Sha>75bdd71ebc81ca0bcba456e011b46bb4310ddd03</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.4.20204.1</MicrosoftNETCoreAppVersion>
2222
<!-- Latest shared aspnetcore version updated by darc -->
23-
<MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20202.13</MicrosoftAspNetCoreAppRefVersion>
23+
<MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20203.11</MicrosoftAspNetCoreAppRefVersion>
2424
</PropertyGroup>
2525
<PropertyGroup>
2626
<!-- Opt-in/out repo features -->

0 commit comments

Comments
 (0)