From fc632e6808dcc6c8b81071c614e0e9b005a9fbee Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Fri, 10 Jul 2026 19:14:00 +0000 Subject: [PATCH] Update dependencies from build 322439 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.26359.111 -> 10.0.0-beta.26360.107) [[ commit created by automation ]] --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 6 +++--- global.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6cba6baeb64..d65e77dee23 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.7 - 10.0.0-beta.26359.111 + 10.0.0-beta.26360.107 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 142b266aecc..68771c23d16 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - e54fff6ac75e1c43c80bc5ab1a4cf7964b22670a + 463e0cf2f2b2fb9b136f6440341ff1e7b0a93acf diff --git a/global.json b/global.json index 0005712e9fa..1cba9d4cdc1 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.301" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26359.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26360.107" } }