Update dependencies from https://github.com/dotnet/runtime build 20200322.1 (#939)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Mon, 23 Mar 2020 17:24:25 +0000 (17:24 +0000)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2020 17:24:25 +0000 (17:24 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.3.20172.1

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

index 761f2c03b6b723d354d5da6106a0299ba0127e6e..28d308abcb05384f64b4c8963a3a53f121d3c808 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.20171.6">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20172.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>7afaac39836b0940337937ddafef09c57d512a69</Sha>
+      <Sha>963b1587b48ec2fa09cb5bcd0a53460762a459e4</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20171.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 19f5c56307f1c8fafbba21b39f73f623fcfe3a3d..1f377a04ed4d04bcc0f656e1c37d0e9f08e1e1df 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.20171.6</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20172.1</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20171.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>