Update dependencies from https://github.com/dotnet/runtime build 20200808.3 (#1423)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 9 Aug 2020 12:40:51 +0000 (12:40 +0000)
committerGitHub <noreply@github.com>
Sun, 9 Aug 2020 12:40:51 +0000 (12:40 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20406.11 to 5.0.0-rc.1.20408.3

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

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