From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2020 02:04:33 +0000 (+0000) Subject: Update dependencies from https://github.com/dotnet/arcade build 20200310.4 (#899) X-Git-Tag: submit/tizen_5.5/20200504.045052~11^2^2~71 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=008236eb2268f2bc6d5698a45cdce9ad8c01dc31;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git 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] --- 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" } }