Update dependencies from https://github.com/dotnet/runtime build 20200217.8 (#838)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 18 Feb 2020 13:44:39 +0000 (13:44 +0000)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2020 13:44:39 +0000 (13:44 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.1.20117.8

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

index 72d43eaede0c8111c03eba24ab436ef13684e8e9..749f74e35e6d8019d5f9543103e4757511932faf 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>2086e534f12e6116889ee480646ef54c1f781887</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.1.20117.2">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.1.20117.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>76b4d64bd6510921fee46dbb7f2fd5613ab71e35</Sha>
+      <Sha>4225fd10fef47bbcd859f7e4134a7500108dc9b6</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.1.20116.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 6f87cf39e79a1d4e1b45674e5d73daf388293299..7e2ad2dabb3ec2ea1f637a06ca735156e461f02d 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-preview.1.20117.2</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.1.20117.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.1.20116.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>