Update dependencies from https://github.com/dotnet/runtime build 20200626.9 (#1295)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 27 Jun 2020 12:37:13 +0000 (12:37 +0000)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2020 12:37:13 +0000 (12:37 +0000)
Microsoft.NETCore.App
 From Version 5.0.0-preview.8.20326.2 -> To Version 5.0.0-preview.8.20326.9

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

index cf30283c8bef58120ed30d5faec91760173fadc3..8c901fd3556ec349b1cbb1574e0759557c0cc08b 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>71b580038fb704df63e03c6b7ae7d2c6a4fdd71d</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.8.20326.2">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.8.20326.9">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>c84811a7c87b1c58e63d572778124742d5c853bb</Sha>
+      <Sha>5e153a2ca1024b4a39c06dfb52fa19d9bfbe870f</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.8.20326.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index ebc26e39904d49e7991df1a4aba48159d7d019ba..51137a7312e957b5a0cbcaf57da31bb3e242c2be 100644 (file)
@@ -15,7 +15,7 @@
     <MicrosoftNETCoreApp31Version>3.1.4</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-preview.8.20326.2</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.8.20326.9</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.8.20326.2</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>