Update dependencies from https://github.com/dotnet/runtime build 20200324.7 (#952)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Wed, 25 Mar 2020 12:41:58 +0000 (12:41 +0000)
committerGitHub <noreply@github.com>
Wed, 25 Mar 2020 12:41:58 +0000 (12:41 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.3.20174.7

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

index c8e078fc9f19da45c4531d4b63865d7a8e7c3ba4..1a10c43d449a9e4c95da673426e74737042f66cf 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.20174.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20174.7">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>6adb31375f575f63652ded66dabb33fcb01492fb</Sha>
+      <Sha>c39af4fc45c05e862815c34239b33de3b0259705</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20173.4">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index f6c1a4613eaca7df203b81315dfadf3c342ea9ca..184b481a0da963459e69dec7364bf38d2472207b 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.20174.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20174.7</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20173.4</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>