From 3b17086fd7b12ce7f503343c25c5a0c7287de689 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 19 Mar 2026 02:09:56 +0000 Subject: [PATCH 1/2] Update dependencies from build 306785 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26167.104 -> 10.0.0-beta.26168.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 19e0a26da01..e4ad47bfc35 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 10456c78940..bc17b5dcf37 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.104 + 10.0.0-beta.26168.104 2.0.6 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 9bf72aff5db..5aaf9b9ba10 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - a768084e4f0d943321bd135b7f9f7ca048f30881 + 73b3b5ac0e4a5658c7a0555b67d91a22ad39de4b - + https://github.com/dotnet/dotnet - a768084e4f0d943321bd135b7f9f7ca048f30881 + 73b3b5ac0e4a5658c7a0555b67d91a22ad39de4b diff --git a/global.json b/global.json index 76de1cb7b3f..82239cb0fc4 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.26167.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26168.104" } } From 45ca3f48a7f7fd1c53a92b2aa480f777cf711b0f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Sat, 21 Mar 2026 02:02:12 +0000 Subject: [PATCH 2/2] Update dependencies from build 307126 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26168.103 -> 10.0.0-beta.26170.111) [[ 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 cbeceb96733..d13c73a7e12 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.26168.103 + 10.0.0-beta.26170.111 2.0.4 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e90a8399767..cf9736719f4 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 - 326f53c34d4d3e0dbc61e42ad2d0a459d5402ce4 + 115461302edc70fe6e7c8ba73d0b40d328add55c diff --git a/global.json b/global.json index 1353592048f..3a4e4d1c814 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.26168.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26170.111" } }