From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 13:11:08 +0000 (+0000) Subject: Update dependencies from https://github.com/dotnet/arcade build 20220307.6 (#2935) X-Git-Tag: accepted/tizen/unified/20221103.165810~28^2^2~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dbeba781b30bede8d647c51e997649b355c18e12;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update dependencies from https://github.com/dotnet/arcade build 20220307.6 (#2935) [main] Update dependencies from dotnet/arcade --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4645ff02d..d667ec338 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - 8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2 + 81001b45bd54f9223905bf55f6ed0125273580fa - + https://github.com/dotnet/arcade - 8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2 + 81001b45bd54f9223905bf55f6ed0125273580fa https://github.com/dotnet/installer diff --git a/eng/Versions.props b/eng/Versions.props index 1cab81d01..ec9cbb7e7 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.22154.3 + 7.0.0-beta.22157.6 10.0.18362 12.0.2 diff --git a/global.json b/global.json index 0018986d6..2c7cb13b2 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.22154.3" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22157.6" } }