From 79a36fdd3c6e2c165eedfefe290b2040b379aee5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 18 Mar 2026 02:09:24 +0000 Subject: [PATCH 1/2] Update dependencies from build 306614 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26166.102 -> 10.0.0-beta.26167.104) System.CommandLine (Version 2.0.6 -> 2.0.6) [[ 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 ee514854708..19e0a26da01 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7ebb8ec7c45..10456c78940 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.26166.102 + 10.0.0-beta.26167.104 2.0.6 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e4715824c36..9bf72aff5db 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 4fd2c07b91f433e755d943554092abfd1e9e6681 + a768084e4f0d943321bd135b7f9f7ca048f30881 - + https://github.com/dotnet/dotnet - 4fd2c07b91f433e755d943554092abfd1e9e6681 + a768084e4f0d943321bd135b7f9f7ca048f30881 diff --git a/global.json b/global.json index aa72777b045..76de1cb7b3f 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.26166.102" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.104" } } From c2af4d12af936661b6fa3c337adc8e9de4fb9de2 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 19 Mar 2026 02:02:19 +0000 Subject: [PATCH 2/2] Update dependencies from build 306748 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26167.101 -> 10.0.0-beta.26168.103) [[ 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 7762f80e5df..cbeceb96733 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.26167.101 + 10.0.0-beta.26168.103 2.0.4 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 45a6cc34ee3..e90a8399767 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 - bf94c4d740eb1c869f10cee2d492cfe1d69215eb + 326f53c34d4d3e0dbc61e42ad2d0a459d5402ce4 diff --git a/global.json b/global.json index d04cf216a1c..1353592048f 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.201" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26167.101" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26168.103" } }