Update dependencies from https://github.com/dotnet/runtime build 20200811.5 (#1431)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 12 Aug 2020 17:39:11 +0000 (17:39 +0000)
committerGitHub <noreply@github.com>
Wed, 12 Aug 2020 17:39:11 +0000 (17:39 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20410.10 to 5.0.0-rc.1.20411.5

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

index 89665189e4b5b8453d3a20dfaf90ecd35f839ee6..39247e9447df5a7b8b6ae38b52ca02be71de2436 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>f6192d1e284a08ac05041d05fa6e60dec74b24f5</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20410.10">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20411.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>0d6d73a6439e394e3ea81ae60b286ecc1ba41691</Sha>
+      <Sha>9f0826200b6b97b9ae1a0d184c938dc70bf55ea2</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20411.10">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 80dfd2029994cd64128a6ed5632aec6b389a1970..b38c1d1ad1ed08b08577b0854adf71960df48e63 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.20410.10</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20411.5</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20411.10</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>