From b0f9312862b418cf8425ff2cd1177c9e0de556b5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 25 May 2026 02:06:00 +0000 Subject: [PATCH 1/3] Update dependencies from build 315678 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26272.117 -> 10.0.0-beta.26274.103) System.CommandLine (Version 2.0.9 -> 2.0.9) [[ 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 471f319f1e5..dfaeff08c3c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0022693c435..7d56f861b43 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.26272.117 + 10.0.0-beta.26274.103 2.0.9 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1a9ef247a35..c75832def12 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - d4d18f3a6b721b12a0589b26db5b9226f18447a1 + 55a4d49b172c5e4bbd64de30e282287f72c9bdd6 - + https://github.com/dotnet/dotnet - d4d18f3a6b721b12a0589b26db5b9226f18447a1 + 55a4d49b172c5e4bbd64de30e282287f72c9bdd6 diff --git a/global.json b/global.json index 24abc33691e..096d4b0df11 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26272.117" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26274.103" } } From 8163eca703b7c142ce77ea12f705dc74c7fcfbc5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 28 May 2026 02:07:30 +0000 Subject: [PATCH 2/3] Backflow from https://github.com/dotnet/dotnet / d045531 build 315959 Diff: https://github.com/dotnet/dotnet/compare/8558e80c38be1c9f54ef7d3c194c5a1e22aa4fbb..d0455315ecb2553e5df2879aaa0b99cc5d573d8f From: https://github.com/dotnet/dotnet/commit/8558e80c38be1c9f54ef7d3c194c5a1e22aa4fbb To: https://github.com/dotnet/dotnet/commit/d0455315ecb2553e5df2879aaa0b99cc5d573d8f [[ commit created by automation ]] --- eng/Versions.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/Versions.props b/eng/Versions.props index 5e394c74a2f..4e22814580c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -3,7 +3,7 @@ - 10.0.109 + 10.0.110 servicing From e54d4ac11e6e31e999c365d15a7abdb9da9a174c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 28 May 2026 02:07:35 +0000 Subject: [PATCH 3/3] Update dependencies from build 315959 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26274.103 -> 10.0.0-beta.26276.118) System.CommandLine (Version 2.0.9 -> 2.0.10) [[ commit created by automation ]] --- NuGet.config | 2 +- eng/Version.Details.props | 4 ++-- eng/Version.Details.xml | 10 +++++----- global.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index dfaeff08c3c..4373734b48c 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 7d56f861b43..712f43984a4 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26274.103 - 2.0.9 + 10.0.0-beta.26276.118 + 2.0.10 10.0.1 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c75832def12..f0c983c137f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - 55a4d49b172c5e4bbd64de30e282287f72c9bdd6 + d0455315ecb2553e5df2879aaa0b99cc5d573d8f - + https://github.com/dotnet/dotnet - 55a4d49b172c5e4bbd64de30e282287f72c9bdd6 + d0455315ecb2553e5df2879aaa0b99cc5d573d8f diff --git a/global.json b/global.json index 096d4b0df11..1c57bee9932 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26274.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26276.118" } }