Update dependencies from https://github.com/dotnet/runtime build 20200324.1 (#945)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Tue, 24 Mar 2020 12:42:01 +0000 (12:42 +0000)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 12:42:01 +0000 (12:42 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.3.20174.1

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

index 09776dab38b0c11826f437e43203fe480f0c2c94..3b6988e07cc881270e3938d520f9bb8bee2fd29c 100644 (file)
@@ -18,9 +18,9 @@
       <Uri>https://github.com/dotnet/arcade</Uri>
       <Sha>7dbc907fa03eacf4c57f827cb4235d77b7ed4fcd</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20172.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20174.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>963b1587b48ec2fa09cb5bcd0a53460762a459e4</Sha>
+      <Sha>6adb31375f575f63652ded66dabb33fcb01492fb</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20171.1">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index c84e42496cfc0b4b1b855e95219c0d1e8ec33ece..b19b99027e03554c3dfdeb498c7191db6652b64e 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.20172.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20174.1</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20171.1</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>