From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 14:17:59 +0000 (+0000) Subject: Update dependencies from https://github.com/dotnet/arcade build 20220304.3 (#2914) X-Git-Tag: accepted/tizen/unified/20221103.165810~28^2^2~47 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e0a79645a9a08d1d2610ad78cc66215be5735cb8;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update dependencies from https://github.com/dotnet/arcade build 20220304.3 (#2914) [main] Update dependencies from dotnet/arcade --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 09af9b653..37aae77c0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - f7136626d0109856df867481219eb7366951985d + 8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2 - + https://github.com/dotnet/arcade - f7136626d0109856df867481219eb7366951985d + 8ed47fcae6a5d2d40483ed81858f4ede8eab7ae2 https://github.com/dotnet/installer diff --git a/eng/Versions.props b/eng/Versions.props index 6bd3379b9..cf771942f 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.22124.4 + 7.0.0-beta.22154.3 10.0.18362 12.0.2 diff --git a/global.json b/global.json index 51418a109..0018986d6 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.22124.4" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22154.3" } }