From efad4bb0e7bab9c1e8ebeb143b5643a02c3f3fd8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 11 Dec 2025 02:09:13 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/dotnet build 294121 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25609.106 -> 10.0.0-beta.25609.109) System.CommandLine (Version 2.0.2 -> 2.0.2) --- 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 c30e185ae..d5ce15c86 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f50dc42d5..58653bf8d 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.25609.106 + 10.0.0-beta.25609.109 2.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d9c689d7b..ade2d72d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 094213b024d6b8fe6dd2c125408e6f89e21859a8 + 32aba8526ca0c037d185329fe779e8a288e986fc - + https://github.com/dotnet/dotnet - 094213b024d6b8fe6dd2c125408e6f89e21859a8 + 32aba8526ca0c037d185329fe779e8a288e986fc diff --git a/global.json b/global.json index 2ebcd4869..5001d9c93 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.100" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25609.106", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25609.109", "Microsoft.Build.NoTargets": "3.7.0" } }