Update dependencies from https://github.com/dotnet/runtime build 20200329.1 (#964)
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Sun, 29 Mar 2020 12:35:12 +0000 (12:35 +0000)
committerGitHub <noreply@github.com>
Sun, 29 Mar 2020 12:35:12 +0000 (12:35 +0000)
- Microsoft.NETCore.App - 5.0.0-preview.3.20179.1

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

index 3cc2dc96c87ff836cb9debb5a088b56c5e6800b5..cdcd466b24a041df1da596d68ee56a05fea6a0ef 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.20178.1">
+    <Dependency Name="Microsoft.NETCore.App" Version="5.0.0-preview.3.20179.1">
       <Uri>https://github.com/dotnet/runtime</Uri>
-      <Sha>65d5a72c5d13a4d69225a72bb4dcd4e6dce44034</Sha>
+      <Sha>5eda36ed557d789d888647745782b261472b9fa3</Sha>
     </Dependency>
     <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="5.0.0-preview.3.20177.8">
       <Uri>https://github.com/dotnet/aspnetcore</Uri>
index c90d2fb44800f2845b381f196c3f665ae5debbf0..66b532eb4cb236405ead3892264f94bdadc7eeaf 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.20178.1</MicrosoftNETCoreAppVersion>
+    <MicrosoftNETCoreAppVersion>5.0.0-preview.3.20179.1</MicrosoftNETCoreAppVersion>
     <!-- Latest shared aspnetcore version updated by darc -->
     <MicrosoftAspNetCoreAppRefVersion>5.0.0-preview.3.20177.8</MicrosoftAspNetCoreAppRefVersion>
   </PropertyGroup>