From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 17:08:43 +0000 (-0700) Subject: Update dependencies from https://github.com/dotnet/arcade build 20220321.2 (#2961) X-Git-Tag: accepted/tizen/unified/20221103.165810~28^2^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c705845683cb070bb6ce16d89973882725e4e6ec;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update dependencies from https://github.com/dotnet/arcade build 20220321.2 (#2961) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.RemoteExecutor From Version 7.0.0-beta.22168.2 -> To Version 7.0.0-beta.22171.2 Co-authored-by: dotnet-maestro[bot] --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e35c63096..7d8a48378 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - bafd55901b50d6fc3507c8ed96a7777fcca1796f + c8a95297e2622251c125aa5c0ef7c822275a792d - + https://github.com/dotnet/arcade - bafd55901b50d6fc3507c8ed96a7777fcca1796f + c8a95297e2622251c125aa5c0ef7c822275a792d https://github.com/dotnet/installer diff --git a/eng/Versions.props b/eng/Versions.props index 3cc5a90be..3ba597327 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -56,7 +56,7 @@ 4.7.2 4.7.1 2.0.3 - 7.0.0-beta.22168.2 + 7.0.0-beta.22171.2 10.0.18362 12.0.2 diff --git a/global.json b/global.json index 08b2879ca..67e4038d5 100644 --- a/global.json +++ b/global.json @@ -16,6 +16,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "2.0.1", - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22168.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22171.2" } }