From 5aaf3e19eba6593aec744b82eac6a3adc871abc5 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 1 May 2026 02:11:47 +0000 Subject: [PATCH] Update dependencies from build 312649 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26229.109 -> 10.0.0-beta.26230.105) 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 353f38371..4fe30ed4d 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 79e6e269c..8ebfbc393 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.26229.109 + 10.0.0-beta.26230.105 2.0.9 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5d1def92e..8f2866728 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - dd8ced28bfd57694643337c5dcf1877d5159948b + c7f1e00d178d0803482a25106a6de6b8f0babd11 - + https://github.com/dotnet/dotnet - dd8ced28bfd57694643337c5dcf1877d5159948b + c7f1e00d178d0803482a25106a6de6b8f0babd11 diff --git a/global.json b/global.json index fe3767017..6b5422fdf 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.26229.109", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26230.105", "Microsoft.Build.NoTargets": "3.7.0" } }