Update dependencies from https://github.com/dotnet/runtime build 20200321.6 (#937)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 22 Mar 2020 12:50:20 +0000 (12:50 +0000)
committerGitHub <noreply@github.com>
Sun, 22 Mar 2020 12:50:20 +0000 (12:50 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.3.20171.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
eng/Version.Details.xml
eng/Versions.props

index 2d86d2aef50004f931f913b8efb7b182897c15cf..761f2c03b6b723d354d5da6106a0299ba0127e6e 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>16d4350184cf362cd59807b589d1c93803025abc</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20170.8">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20171.6">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>b0351370ccd132d95c97b75312fc36adaacc2664</Sha>
+      <Sha>7afaac39836b0940337937ddafef09c57d512a69</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20171.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 0bdd34a9c07d5309666b7b7577a474bfd549a90e..19f5c56307f1c8fafbba21b39f73f623fcfe3a3d 100644 (file)
@@ -18,7 +18,7 @@
     <MicrosoftNETCoreApp31Version>3.1.2</MicrosoftNETCoreApp31Version>
     <MicrosoftAspNetCoreApp31Version>$(MicrosoftNETCoreApp31Version)</MicrosoftAspNetCoreApp31Version>
     <!-- Latest shared runtime version updated by darc -->
-    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20170.8</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20171.6</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20171.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>