Update dependencies from https://github.com/dotnet/runtime build 20200404.15 (#988)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 5 Apr 2020 13:00:50 +0000 (13:00 +0000)
committerGitHub <noreply@github.com>
Sun, 5 Apr 2020 13:00:50 +0000 (13:00 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.4.20204.15

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index da49d8afb02bdb73e04b3d95876e95717e336208..e59f9f885f5ed2566af88f2db5067aadb4a43c3a 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20204.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20204.15">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>121659c7dbc711afe981ee129480cf484e9779a8</Sha>
+      <Sha>e253ff3b39badd44317b6d56adba46a48169201d</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20203.11">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 7278f8d57c446581b6156c224942399bb5017f32..2e391784be750d92c8638ac52e103244047e47d5 100644 (file)
@@ -18,7 +18,7 @@
     <MicrosoftNETCoreApp31Version>3.1.2</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-preview.4.20204.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.4.20204.15</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20203.11</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>