From b81bd069c1eb16ac1d6235f0b0275b04c2520fe6 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 13 Feb 2026 02:04:14 +0000 Subject: [PATCH] Update dependencies from build 301549 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26110.124 -> To Version 10.0.0-beta.26112.101 (parent: ) System.CommandLine From Version 2.0.4 -> To Version 2.0.4 (parent: ) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 8 ++++---- global.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index d8147101bbd..2cb76a72fa9 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 352d59288e4..0dff5ec3b7c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26110.124 + 10.0.0-beta.26112.101 2.0.4 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f33af2ae519..ab0054fa753 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 9d0c3bebf9d368ad51c0b9a7b954219d192cd9d6 + fed627baa5ecd147271ada875bbd183f0d2a01d7 - + https://github.com/dotnet/dotnet - 9d0c3bebf9d368ad51c0b9a7b954219d192cd9d6 + fed627baa5ecd147271ada875bbd183f0d2a01d7 diff --git a/global.json b/global.json index 99071c4b6b4..916e7484420 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.102" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26110.124" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26112.101" } }