Update dependencies from https://github.com/dotnet/runtime build 20200401.19 (#977)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 2 Apr 2020 12:51:27 +0000 (12:51 +0000)
committerGitHub <noreply@github.com>
Thu, 2 Apr 2020 12:51:27 +0000 (12:51 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.4.20201.19

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

index 2a857e01309f448f08db16a6efee591bb0f4bee3..fba36f4d195e69c941d6bdb81f4744e80f30b8db 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.20201.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20201.19">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e1fa5d7648d46f067e265211fc2c695d409fe788</Sha>
+      <Sha>907b5ae697841b0308fb321315991939474f9d7e</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20181.16">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 838889491d3df6dcf0500503bd8e475accf34962..3e89088ae1c5c8b03e1904f92db9a97ab4738bb5 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.20201.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.4.20201.19</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20181.16</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>