Update dependencies from https://github.com/dotnet/runtime build 20200125.5 (#778)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 26 Jan 2020 13:56:24 +0000 (13:56 +0000)
committerGitHub <noreply@github.com>
Sun, 26 Jan 2020 13:56:24 +0000 (13:56 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20075.5

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

index 4ea88bcf951c2224c5bfefe67ea5aeba6c17ee0f..ec0cee2f960185a38aa6ab7132d5a4d7eb597444 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.20074.8">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20075.5">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>98a558c97755d485866c79d1d676e88fffb14f8c</Sha>
+      <Sha>cf109642300c1acc7b885de5412f2e30669dea8e</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20074.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 9c7342bb71f313ccf15f433fa87a719d65091de3..33092e0de310eeda3a97a32fcbe884d060b45806 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.20074.8</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20075.5</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20074.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>