Update dependencies from https://github.com/dotnet/runtime build 20200229.8 (#867)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 1 Mar 2020 13:44:08 +0000 (13:44 +0000)
committerGitHub <noreply@github.com>
Sun, 1 Mar 2020 13:44:08 +0000 (13:44 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.2.20129.8

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

index da129999cdfe732ce64aa087c14b86fd68584b63..2ddb3249a44224e31cda8327592e66655a6f5ddd 100644 (file)
@@ -14,9 +14,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>85d76351b1f0245c9f331f72219d12e8e2d48e72</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20128.16">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.2.20129.8">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>cf4cc83d44f3ebd1807b6db0ad9e546bdce218b7</Sha>
+      <Sha>6d9e5035905ae71b5fceeb8bb5a2c01f7622b7f6</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.2.20128.11">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 65c67ea8adabfde925538039be10912498e11cd7..75c4a7d0fbcb1513bb07c76396f39bfc8f579804 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.2.20128.16</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.2.20129.8</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.2.20128.11</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>