Update dependencies from https://github.com/dotnet/runtime build 20200902.14 (#1523)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 3 Sep 2020 12:46:51 +0000 (12:46 +0000)
committerGitHub <noreply@github.com>
Thu, 3 Sep 2020 12:46:51 +0000 (12:46 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20451.14 to 5.0.0-rc.1.20452.14

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

index 5fa21f3842ae5e4217cad39c0178e060e4ce5d0d..81b06d834c6677fa19b1092985870177adc7e1f7 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>f2b7fe854a0b1f78c04dfc065164d6d61040f5b8</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20451.14">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20452.14">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>38017c3935de95d0335bac04f4901ddfc2718656</Sha>
+      <Sha>d2e8221c4d18df2f01010eb3867f989fe9cfc7b3</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20451.17">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 978cbd4359e9229470721a7ce2e133aa74d78a77..bfbdb0f2924b9211d4d64e7b7bb8ef539d2592a8 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.1.20451.14</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20452.14</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20451.17</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>