From 185abd8ef263bb83a797a9a06aac1027c9abd569 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 30 Jun 2026 02:11:52 +0000 Subject: [PATCH] Update dependencies from build 320715 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26328.103 -> 10.0.0-beta.26329.103) 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 7dc3a3b1277..75a24e26cbb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0e6e8d84336..303235d2d22 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.26328.103 + 10.0.0-beta.26329.103 2.0.10 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ff21d7c0585..f72ddb291f2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d - + https://github.com/dotnet/dotnet - d90771109c7250deb1786ca4b5a7d9bf2051a1e2 + 2d37d6cebea0529f77d862c57db2873cfb2fba3d diff --git a/global.json b/global.json index 06cda9e22f5..5c459a52a77 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.109" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26328.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26329.103" } }