[master] Update dependencies from dotnet/runtime (#1472)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 25 Aug 2020 02:06:47 +0000 (02:06 +0000)
committerGitHub <noreply@github.com>
Tue, 25 Aug 2020 02:06:47 +0000 (02:06 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20412.8 to 5.0.0-rc.1.20423.8

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

index 4eabe0c37cc27036b2601baa502bbbae22bbbfbb..f365641efb8dbe3f8ffde3b3075a257c52520143 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>56a95cc477558c1ccdf16d7abe962849ea970ba4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20412.8">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20423.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>0db8ecbea291c09cfd84d7f33ea049f5c0cec94f</Sha>
+      <Sha>9aa4e069b5e9f6a33f7304fa7d58de26424588fb</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20424.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index b04859c48bd1f219e7b0b35b3cb3c7d32714cfd0..b0ca64c8c13e2ea023e0d2651b59fc558d34daa6 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.20412.8</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20423.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20424.2</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>