Update dependencies from https://github.com/dotnet/runtime build 20200802.3 (#1399)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 3 Aug 2020 15:13:14 +0000 (15:13 +0000)
committerGitHub <noreply@github.com>
Mon, 3 Aug 2020 15:13:14 +0000 (15:13 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20401.1 to 5.0.0-rc.1.20402.3

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

index ebc2d2ab9080cc61fab7ca674324dea177b486f8..946c7ea3ad59b2b2aef5a95c7354364cbea59df8 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.20401.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20402.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>6822ba3308b2ceb3eb8a88c8e02f460e171bc04a</Sha>
+      <Sha>ca70fc9903e68d36ee16f7d10a9a491251ea8f20</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20381.8">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 46b64ea70d2f0ab04e19aba8ad2a73fa1bfef861..36ab75dd679d851a83e76697be0fcf7a7cb18cf2 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.20401.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20402.3</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20381.8</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>