From a99d9f1cc5a698c22b688f0e44e2b0dc7a82d11f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 20 Mar 2026 02:02:23 +0000 Subject: [PATCH] Update dependencies from build 306880 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.26168.106 -> 11.0.0-beta.26168.109) System.CommandLine (Version 3.0.0-preview.3.26168.106 -> 3.0.0-preview.3.26168.109) [[ commit created by automation ]] --- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 48a423c0aaf..38e312f1363 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26168.106 - 3.0.0-preview.3.26168.106 + 11.0.0-beta.26168.109 + 3.0.0-preview.3.26168.109 10.0.1 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index efccd45ef22..d7bb17babeb 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,14 +1,14 @@ - + - + https://github.com/dotnet/dotnet 803eb28628f5623c108f1bf33504c86e19815821 - + https://github.com/dotnet/dotnet 803eb28628f5623c108f1bf33504c86e19815821 diff --git a/global.json b/global.json index d516ee97a2f..b4812f0f5ad 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "11.0.100-preview.3.26161.119" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26168.106" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26168.109" } }