Update dependencies from https://github.com/dotnet/runtime build 20200827.1 (#1498)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 27 Aug 2020 19:44:07 +0000 (19:44 +0000)
committerGitHub <noreply@github.com>
Thu, 27 Aug 2020 19:44:07 +0000 (19:44 +0000)
[master] Update dependencies from dotnet/runtime
- Updates:
  - Microsoft.NETCore.App: from 5.0.0-rc.1.20425.18 to 5.0.0-rc.1.20427.1

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

index f7b17184b19d6d853220e018e2197a020d391f1c..625c67d7bf111eeec42b5e1001b10a9891084770 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>56a95cc477558c1ccdf16d7abe962849ea970ba4</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20425.18">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-rc.1.20427.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>55ab8ce696ea3d2458543176c79c332fecf0af6c</Sha>
+      <Sha>7d2968eb2d6030287d412d21c7a012831e9f42f0</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-rc.1.20425.11">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 83e0d76bc24ac8cf4a34b185ed1c59921dcea82e..54d8f1ea05e6e8b64e1a2abeaa66ca3ae5a4c1da 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.20425.18</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-rc.1.20427.1</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-rc.1.20425.11</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>