Update dependencies from https://github.com/dotnet/runtime build 20200118.4 (#762)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 19 Jan 2020 13:47:25 +0000 (13:47 +0000)
committerGitHub <noreply@github.com>
Sun, 19 Jan 2020 13:47:25 +0000 (13:47 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20068.4

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

index dd44cc8a2d7bd04da902f8bb25a00fa11fab2b16..d208a9001721024db535980aa6f97292677ee8e9 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>250782df013aa8586e21bb225f8efd715372dcf1</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20067.9">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20068.4">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>c4bddfbe85c0ba3498a1129ec560eb24d2f1df85</Sha>
+      <Sha>339b44734dad126a1241a10511ec1c5ecd1f41cf</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20067.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 01f5b50fd24006afbf475d00bd1a8952337c0d4b..506164d2f8844b5ee77dcf0b918dbd8c1212837a 100644 (file)
@@ -16,7 +16,7 @@
     <MicrosoftNETCoreApp31Version>3.1.0</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20067.9</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20068.4</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20067.2</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>