Update dependencies from https://github.com/dotnet/runtime build 20200124.8 (#776)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 25 Jan 2020 14:07:31 +0000 (14:07 +0000)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2020 14:07:31 +0000 (14:07 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20074.8

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

index 4c9c8d9fa72563e1b672e70331fc106313fe352d..4ea88bcf951c2224c5bfefe67ea5aeba6c17ee0f 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>ebc71292545adda514c1e6a5657cd9ab753240bc</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20073.8">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20074.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>9999d4b86e0c7b0e7fbc04c24bad346397ef17ff</Sha>
+      <Sha>98a558c97755d485866c79d1d676e88fffb14f8c</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20074.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 83dcad0284ae404aa64a5acc7801f096d107615e..9c7342bb71f313ccf15f433fa87a719d65091de3 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.20073.8</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20074.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20074.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>