Update dependencies from https://github.com/dotnet/runtime build 20200123.8 (#774)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 24 Jan 2020 14:04:14 +0000 (14:04 +0000)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2020 14:04:14 +0000 (14:04 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20073.8

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

index 2c94977ceedf76806273afeddeb1243209a2633b..3ac218de8e099979d9a2098527a665c0b7ede930 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.20072.3">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20073.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>c3dc1fdfdcca9bf504a68be565b053c0372ac73c</Sha>
+      <Sha>9999d4b86e0c7b0e7fbc04c24bad346397ef17ff</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20073.2">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 6487df56163dfc5560452884ad16952605a55836..48b617f241b5e61ab767d1e4161b74ed38310e83 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.20072.3</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20073.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20073.2</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>