Update dependencies from https://github.com/dotnet/runtime build 20200918.4 (#1582)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 19 Sep 2020 19:47:26 +0000 (12:47 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Sep 2020 19:47:26 +0000 (12:47 -0700)
Microsoft.NETCore.App
 From Version 5.0.0-rc.2.20467.14 -> To Version 5.0.0-rc.2.20468.4

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

index 0cb0ec72f0149d27f1085a856c4212c947dba498..72f609a9ab01cbd20a917a8ef045a3508dbee350 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.20467.14">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.2.20468.4">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>7b7dad97a9b835a6d049ad9d4a86691c60e218bd</Sha>
+      <Sha>906b4a81f72967bcf5749436a971a8277d37871a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.2.20467.19">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 4ce5602baa02bd7aa9bb0c346223db41dd012c7c..d289571cbcbd5a399692bb918949ab3cd685536c 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.20467.14</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.2.20468.4</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.2.20467.19</MicrosoftAspNetCoreAppRefVersion>
     <!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->