From b79c4debc62a1205972891c3a4c7619474269bf6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 4 May 2022 21:29:53 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220504.3 Microsoft.DotNet.Arcade.Sdk From Version 6.0.0-beta.22218.4 -> To Version 6.0.0-beta.22254.3 --- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a98873b5c..2d794185f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,9 +3,9 @@ - + https://github.com/dotnet/arcade - 095ae444583627c1f0575967529107fd1e1d6913 + 5fdd5b6c08c6c39edf12001400a11786c03b3e35 diff --git a/global.json b/global.json index 4bb7a4dd0..c18100539 100644 --- a/global.json +++ b/global.json @@ -11,6 +11,6 @@ "version": "6.0.104" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22218.4" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.22254.3" } }