Update dependencies from https://github.com/dotnet/runtime build 20200328.1 (#963)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sat, 28 Mar 2020 12:36:18 +0000 (12:36 +0000)
committerGitHub <noreply@github.com>
Sat, 28 Mar 2020 12:36:18 +0000 (12:36 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.3.20178.1

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

index 054ab65f6af729f07d62a12c710712e5ea16e536..a6631fdba3566ac81fa81aea4d36d8fc7ffe5feb 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.20176.12">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20178.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>bd30e154150b8568c684e223af1f623d26bd68b6</Sha>
+      <Sha>65d5a72c5d13a4d69225a72bb4dcd4e6dce44034</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20175.16">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index 0c457f2f4efb6575aee1c58ea8acd27048661b57..e534553ded9395fe9c6fff2969269da7a043ad1f 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.20176.12</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20178.1</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20175.16</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>