Update dependencies from https://github.com/dotnet/runtime build 20200730.1 (#1390)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 30 Jul 2020 12:38:46 +0000 (12:38 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2020 12:38:46 +0000 (12:38 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20371.13 to 5.0.0-rc.1.20380.1

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

index 86730f246d4ce4cfb3e974811927108860f00c70..8df63e9b7da35fe0f82ede8f269773b69dd58ecc 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ff5d4b6c8dbdaeacb6e6159d3f8185118dffd915</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20371.13">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20380.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>d8cf13e0ba9b369a15a83472b6b97463c6d07fe2</Sha>
+      <Sha>c205ed0d0d170ced4e12fb60e0c2c2dc6f8df095</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20377.3">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 854ad25f431b29b58c551a833b71b725fa41642d..d718b745b68ebe5a2e7aac3aee3e2d93f45571c9 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.20371.13</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20380.1</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20377.3</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>