Update dependencies from https://github.com/dotnet/runtime build 20200924.8 (#1606)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 25 Sep 2020 18:09:16 +0000 (11:09 -0700)
committerGitHub <noreply@github.com>
Fri, 25 Sep 2020 18:09:16 +0000 (11:09 -0700)
Microsoft.NETCore.App
 From Version 5.0.0-rc.2.20473.9 -> To Version 5.0.0-rc.2.20474.8

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

index 8479e0c35b4bc49c09e2afd7358fc37b768f7f14..4d88d1e625e06d63d31bd786ce5a7f62b1c7683a 100644 (file)
@@ -30,9 +30,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>b63ea25b8dc50bb3dfcef128d415254bd5ca4dc8</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.2.20473.9">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.2.20474.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>467647115ce628504762ee3555d4439ae2da6582</Sha>
+      <Sha>e9ac240eaa36fa0b324ff4432e45d1fbc1e5b290</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.2.20474.12">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index cdad7bcd07220bfd6173dc7527872a8bede0b587..13602247098129038203e8f87e9b442f2f966545 100644 (file)
@@ -15,7 +15,7 @@
     <MicrosoftNETCoreApp31Version>3.1.5</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-rc.2.20473.9</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.2.20474.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.2.20474.12</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->