From cab02bf4cd721a81c7743382357b6c1bc3213e8f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Jul 2026 05:04:52 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260721.2 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26367.6 -> To Version 10.0.0-beta.26371.2 --- 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 2736cde4..8e87b5ea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -4,9 +4,9 @@ - + https://github.com/dotnet/arcade - fe219b71a1195d92b067ef4e981e611c3fa10062 + c38c50f518aac7fac47ca488c42c7176d40e695c diff --git a/global.json b/global.json index 705e6ba1..02e0039b 100644 --- a/global.json +++ b/global.json @@ -14,7 +14,7 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26367.6", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26371.2", "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24555.3", "Microsoft.Build.NoTargets": "3.7.0" }