From a93d8b709d7f0f497169edc095d4980aff1b227a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 22 Apr 2026 20:49:51 +0000 Subject: [PATCH] Update dependencies from build 311478 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26217.103 -> 10.0.0-beta.26222.113) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 5eb01a17471..087b6b461ae 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.6 - 10.0.0-beta.26217.103 + 10.0.0-beta.26222.113 10.0.6 10.0.6 10.0.6 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7362fa396b8..05fcc5fe14a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - e30a7bd50de5c85da94a3ef0d5718bacb59d4423 + 97c64e31b9d8500bea439b99bed6a6e7e6f4eae1 diff --git a/global.json b/global.json index 0afd289acbe..56fa353ebb7 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.105" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26217.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26222.113" } }