From 220670f702fdcc3eebcc6b82b79cc05e2f72fc1e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 3 Mar 2022 13:03:46 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20220302.1 Microsoft.DotNet.Arcade.Sdk From Version 7.0.0-beta.22151.1 -> To Version 7.0.0-beta.22152.1 --- 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 9084f6b2ca4..613ae8dfb99 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -8,9 +8,9 @@ - + https://github.com/dotnet/arcade - 801ca3a61b946c160070168bf4ba35f5ecaceba6 + 566e5fb87e4f84eeb898500fd3b3d2fd96662d13 diff --git a/global.json b/global.json index 29952ec1a67..d37dbb2bcf9 100644 --- a/global.json +++ b/global.json @@ -17,7 +17,7 @@ "perl": "5.32.1.1" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22151.1", + "Microsoft.DotNet.Arcade.Sdk": "7.0.0-beta.22152.1", "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19069.2" } }