Update dependencies from https://github.com/dotnet/runtime build 20200717.23 (#1361)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 18 Jul 2020 12:27:48 +0000 (12:27 +0000)
committerGitHub <noreply@github.com>
Sat, 18 Jul 2020 12:27:48 +0000 (12:27 +0000)
Microsoft.NETCore.App
 From Version 5.0.0-rc.1.20366.14 -> To Version 5.0.0-rc.1.20367.23

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index cb0ab4c9a56f76bb6665f390929c8e9c5d70c6ef..f96c3b0b388e2f0c18b728ea992130e8fd0bdae1 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.20366.14">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20367.23">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>fd45f7302018ff35405c9e14ca1cf6270efacfe3</Sha>
+      <Sha>f6dc87f43df543bdc761ded7c578ecedc5b39668</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20366.25">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index a5abb4134d627a182b3a1531b5636020855aca2b..a577aa85bf3249bbcd076e83fe9f854801f2d007 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.20366.14</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20367.23</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20366.25</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>