Update dependencies from https://github.com/dotnet/runtime build 20200809.3 (#1427)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 10 Aug 2020 12:41:05 +0000 (12:41 +0000)
committerGitHub <noreply@github.com>
Mon, 10 Aug 2020 12:41:05 +0000 (12:41 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20408.3 to 5.0.0-rc.1.20409.3

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

index f78859e6b774b79f66330fa4b40d2c55059923e2..f0070b5ffeae4054b213ca5a0d479fe875459d02 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.20408.3">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20409.3">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>46acbaa5f13b501dc2e750bc2023d4a30eded9c7</Sha>
+      <Sha>ff01831094128fb9df0be61fd0e352bbcaeddf02</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20405.9">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index ac010ff042b8d9949a8ba0f3b26f863fb5e24c51..9fd79222902856decfa89310e16ddbc976867b83 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.20408.3</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20409.3</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20405.9</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>