Update dependencies from https://github.com/dotnet/runtime build 20200116.11 (#757)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 17 Jan 2020 13:44:00 +0000 (13:44 +0000)
committerGitHub <noreply@github.com>
Fri, 17 Jan 2020 13:44:00 +0000 (13:44 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20066.11

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

index 92c9beae5c543591ebcd586ea0b366f0982b0231..ecea390e1dad9ac47e1da23637246052597eadf2 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.20065.4">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20066.11">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>5c9338e09ad0a2f282c3dd14b0cc06aab37887a0</Sha>
+      <Sha>4db72366e8e49c30d7aa6d2cc920cf063fb911ea</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20064.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 9e13dc29693b951ae8b81dbdd8097efaa5c78b76..8308c8b9804574df5e4ab245fcbbecad3123d6f5 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.20065.4</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20066.11</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20064.4</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>