Update dependencies from https://github.com/dotnet/runtime build 20200127.11 (#783)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 28 Jan 2020 14:06:03 +0000 (14:06 +0000)
committerGitHub <noreply@github.com>
Tue, 28 Jan 2020 14:06:03 +0000 (14:06 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20077.11

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

index 087d895f67d5345327f66179b8e37a494435956c..ed09640b0b4c0868acb7f9a0c877ba595f4911dd 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>cc8fe69635c7c6e791c87540851aea75946945fa</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20076.2">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20077.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>e793fcc19797f407a1b7e98d5f81b04e25a551c3</Sha>
+      <Sha>4011572bd462ad94bcfadb7c5b4dfcacfeae970a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20076.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 6f9157a4033675b4bf36faaf695e6f1c80829f85..d7e1f1db6cc57f18fdca776239167abbb97c18bf 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.20076.2</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20077.11</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20076.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>