Skip to content

Commit 0d7f98f

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20200401.1 (#971)
- Microsoft.NETCore.App - 5.0.0-preview.4.20201.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 61d68d0 commit 0d7f98f

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
@@ -18,9 +18,9 @@
1818
<Uri>https://github.com/dotnet/arcade</Uri>
1919
<Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20180.15">
21+
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20201.1">
2222
<Uri>https://github.com/dotnet/runtime</Uri>
23-
<Sha>c74407fcaff466a17b6e98f1dcc969248de506fe</Sha>
23+
<Sha>e1fa5d7648d46f067e265211fc2c695d409fe788</Sha>
2424
</Dependency>
2525
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20181.16">
2626
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<MicrosoftNETCoreApp31Version>3.1.2</MicrosoftNETCoreApp31Version>
1919
<MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
2020
<!-- Latest shared runtime version updated by darc -->
21-
<MicrosoftNETCoreAppVersion>5.0.0-preview.3.20180.15</MicrosoftNETCoreAppVersion>
21+
<MicrosoftNETCoreAppVersion>5.0.0-preview.4.20201.1</MicrosoftNETCoreAppVersion>
2222
<!-- Latest shared aspnetcore version updated by darc -->
2323
<MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20181.16</MicrosoftAspNetCoreAppRefVersion>
2424
</PropertyGroup>

0 commit comments

Comments
 (0)