From e699008b03347a3855294658b535c24533126fda Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 4 Jun 2026 02:10:20 +0000 Subject: [PATCH] Update dependencies from build 317140 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26301.104 -> 10.0.0-beta.26303.104) System.CommandLine (Version 2.0.10 -> 2.0.10) [[ 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 cc6434f3917..15770cb3fea 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index cb44b82806f..e0cf6dc28f8 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.26301.104 + 10.0.0-beta.26303.104 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c310a2bf0f6..a94be7b4eb1 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - fb9903c586269a0851541c06b079220bf09a1e98 + bb3ece47d8301de9bedd46eff3d8e8e538d9adcc - + https://github.com/dotnet/dotnet - fb9903c586269a0851541c06b079220bf09a1e98 + bb3ece47d8301de9bedd46eff3d8e8e538d9adcc diff --git a/global.json b/global.json index ead30c3f56b..f9c14394862 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.26301.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26303.104" } }