Update dependencies from https://github.com/dotnet/runtime build 20200405.13 (#990)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 6 Apr 2020 12:35:49 +0000 (12:35 +0000)
committerGitHub <noreply@github.com>
Mon, 6 Apr 2020 12:35:49 +0000 (12:35 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.4.20205.13

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

index a9d73698812455b7f1ffd44840b61b363a8ddd8e..834a213e5eee6a54ece7ef7fea49630c18127fe5 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>bce0a98620c1c5a110b2bba9912f3d5929069c6b</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20204.15">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.4.20205.13">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e253ff3b39badd44317b6d56adba46a48169201d</Sha>
+      <Sha>59ca590949ade88c712e4ca8c6835acd0e9cbf46</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.4.20203.11">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 237c0e26b355f943c1b7df5e8c5142625cbfaed7..e6da2c09bbb9c384692466cb0877b13c43e9af08 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.15</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.4.20205.13</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.4.20203.11</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>