Update dependencies from https://github.com/dotnet/runtime build 20200115.4 (#755)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Thu, 16 Jan 2020 13:44:43 +0000 (13:44 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Jan 2020 13:44:43 +0000 (13:44 +0000)
- Microsoft.NETCore.App - 5.0.0-alpha.1.20065.4

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

index 414d62d556854c99a48bf9a3a2a3e9922680161c..92c9beae5c543591ebcd586ea0b366f0982b0231 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.20064.4">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.20065.4">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>f57d49bb711fda8ac0bd231229d91919f4fca8e8</Sha>
+      <Sha>5c9338e09ad0a2f282c3dd14b0cc06aab37887a0</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-alpha.1.20064.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 96661f043d1b04e18d11a0d66a7dad2e60522077..9e13dc29693b951ae8b81dbdd8097efaa5c78b76 100644 (file)
     <MicrosoftAspNetCoreApp30Version>$(MicrosoftNETCoreApp30Version)</MicrosoftAspNetCoreApp30Version>
     <MicrosoftNETCoreApp31Version>3.1.0</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
-
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20064.4</MicrosoftNETCoreAppVersion>
-
+    <MicrosoftNETCoreAppVersion>5.0.0-alpha.1.20065.4</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-alpha.1.20064.4</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>