Update dependencies from https://github.com/dotnet/runtime build 20200923.9 (#1600)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 24 Sep 2020 16:06:22 +0000 (16:06 +0000)
committerGitHub <noreply@github.com>
Thu, 24 Sep 2020 16:06:22 +0000 (16:06 +0000)
[master] Update dependencies from dotnet/runtime

eng/Version.Details.xml
eng/Versions.props

index f552dda9fd7594a9562c2d6dbb63fc35a04cd0f4..d47b1f849091b96a37f26ea56b580b411a014eda 100644 (file)
@@ -30,9 +30,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>f2b7fe854a0b1f78c04dfc065164d6d61040f5b8</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.2.20472.7">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.2.20473.9">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>3146953047a3f88987d7fb36e3aa4bcd81c73f6c</Sha>
+      <Sha>467647115ce628504762ee3555d4439ae2da6582</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.2.20473.12">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 5a943c0b7ecf44a76c7c35e1975b0b25ba2056cf..6611361acb28015bb061c2f306c1055555d44f07 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.20472.7</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.2.20473.9</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.2.20473.12</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->