From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 22:00:15 +0000 (+0000) Subject: Update dependencies from https://github.com/dotnet/arcade build 20220224.4 (#2888) X-Git-Tag: accepted/tizen/unified/20221103.165810~28^2^2~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d8af3177c68ce4a393c2dbf1787e35e01cd5b56;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update dependencies from https://github.com/dotnet/arcade build 20220224.4 (#2888) [main] Update dependencies from dotnet/arcade --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 13319eaf7..09af9b653 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -19,14 +19,14 @@ - + https://github.com/dotnet/arcade - 49750c02e63d0ad3a77d035bba7498a0b1acd218 + f7136626d0109856df867481219eb7366951985d - + https://github.com/dotnet/arcade - 49750c02e63d0ad3a77d035bba7498a0b1acd218 + f7136626d0109856df867481219eb7366951985d https://github.com/dotnet/installer diff --git a/eng/Versions.props b/eng/Versions.props index aeae7fcb1..6bd3379b9 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.22117.2 + 7.0.0-beta.22124.4 10.0.18362 12.0.2 diff --git a/global.json b/global.json index 6a0b4276b..51418a109 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.22117.2" + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22124.4" } }