Update dependencies from https://github.com/dotnet/runtime build 20200810.10 (#1429)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 11 Aug 2020 23:01:56 +0000 (23:01 +0000)
committerGitHub <noreply@github.com>
Tue, 11 Aug 2020 23:01:56 +0000 (23:01 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20409.3 to 5.0.0-rc.1.20410.10

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

index 4a92eace448fc5942ad6675ab597c8cf4f86f455..bc1460390f6a8060dadb0c2f0be89892ce23e0ae 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.20409.3">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20410.10">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>ff01831094128fb9df0be61fd0e352bbcaeddf02</Sha>
+      <Sha>0d6d73a6439e394e3ea81ae60b286ecc1ba41691</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20410.6">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 7ab1f45d52cdc08c240bff3278e94c73ab7fbb8b..5ac41f4b638a3bdd205d46b55a66a9eed0ebb0e7 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.20409.3</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20410.10</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20410.6</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>