From 008236eb2268f2bc6d5698a45cdce9ad8c01dc31 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 02:04:33 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20200310.4 (#899) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20160.4 - Microsoft.DotNet.RemoteExecutor - 5.0.0-beta.20160.4 Co-authored-by: dotnet-maestro[bot] --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 003b3c015..ad8250cd3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,9 +4,9 @@ https://github.com/dotnet/command-line-api 166610c56ff732093f0145a2911d4f6c40b786da - + https://github.com/dotnet/arcade - 527179abfbb5cd738035c4ac2d2566c571ce85db + 9a9422d109520d942711e07fae8c662c20e7b6e9 https://github.com/dotnet/symstore @@ -14,9 +14,9 @@ - + https://github.com/dotnet/arcade - 527179abfbb5cd738035c4ac2d2566c571ce85db + 9a9422d109520d942711e07fae8c662c20e7b6e9 https://github.com/dotnet/runtime diff --git a/eng/Versions.props b/eng/Versions.props index 776109423..466940577 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -47,7 +47,7 @@ 4.7.0 2.4.1 2.0.3 - 5.0.0-beta.20158.2 + 5.0.0-beta.20160.4 10.0.18362 diff --git a/global.json b/global.json index 6be462349..46192f86c 100644 --- a/global.json +++ b/global.json @@ -3,6 +3,6 @@ "dotnet": "3.1.101" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20158.2" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.20160.4" } } -- 2.34.1