[master] Update dependencies from dotnet/runtime (#842)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Fri, 21 Feb 2020 13:45:42 +0000 (13:45 +0000)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2020 13:45:42 +0000 (13:45 +0000)
* Update dependencies from https://github.com/dotnet/runtime build 20200219.9

- Microsoft.NETCore.App - 5.0.0-preview.2.20119.9

* Update dependencies from https://github.com/dotnet/runtime build 20200220.8

- Microsoft.NETCore.App - 5.0.0-preview.2.20120.8

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

index 1d9a801aede4d1e839f6f3dad66d4812ad38aedc..626771bb5b355d127d0f9429f1dc9fd0968a79bf 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.20118.7">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20120.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>b49ab01db607606ddb2741615e7c06131847cbf8</Sha>
+      <Sha>cfac865f9d44a443843d7dfc660a497f7d5bdf5a</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.1.20119.7">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index b583022603e216f42b3b48fb5b8ae810c8d723ca..7091139f713ce74c8cacd5dc64e802345328c451 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.20118.7</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.2.20120.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.1.20119.7</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>