From a8b92be2a6587a34eb21daf976f7db8cd0ee894a Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 13 May 2026 02:08:20 +0000 Subject: [PATCH] Update dependencies from build 313473 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26256.103 -> 10.0.0-beta.26257.101) 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 d387e0e55..a2bcde1bc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ad8c1692a..85e418e69 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.26256.103 + 10.0.0-beta.26257.101 2.0.9 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5b02e77e6..1583cfcec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 66f4c05eab107094ba04e15385628fa612cb79c3 + dc6e7082d768b79e69b16e8fd146a509dfa6130d - + https://github.com/dotnet/dotnet - 66f4c05eab107094ba04e15385628fa612cb79c3 + dc6e7082d768b79e69b16e8fd146a509dfa6130d diff --git a/global.json b/global.json index 6e2802b6c..0b27af06c 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26256.103", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26257.101", "Microsoft.Build.NoTargets": "3.7.0" } }