Update dependencies from https://github.com/dotnet/runtime build 20200218.7 (#840)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 19 Feb 2020 13:51:29 +0000 (13:51 +0000)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 13:51:29 +0000 (13:51 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.1.20118.7

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

index 749f74e35e6d8019d5f9543103e4757511932faf..3fc05377660b605dedd1b1e6a5e52950bfad6c96 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.8">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.1.20118.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>4225fd10fef47bbcd859f7e4134a7500108dc9b6</Sha>
+      <Sha>b49ab01db607606ddb2741615e7c06131847cbf8</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.1.20116.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 7e2ad2dabb3ec2ea1f637a06ca735156e461f02d..589ff2f7267de091f73ed46248c688eaf1c8d771 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.8</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.1.20118.7</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.1.20116.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>