From 3b658d360fd3307b3bd1eadcc1fa30b89c97064e Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 19 Feb 2026 02:01:46 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260217.6 On relative base path root Microsoft.DotNet.Arcade.Sdk From Version 10.0.0-beta.26110.1 -> To Version 10.0.0-beta.26117.6 --- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 4 ++-- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ce805139c43..188c17a2024 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -27,7 +27,7 @@ This file should be imported by eng/Versions.props 5.0.0-2.25480.7 5.0.0-2.25480.7 - 10.0.0-beta.26110.1 + 10.0.0-beta.26117.6 1.0.0-prerelease.26116.1 1.0.0-prerelease.26116.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 7f0c5108a61..c680afa4b19 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -76,9 +76,9 @@ - + https://github.com/dotnet/arcade - 4bf37ce670528cf2aef4d9b1cd892554b1b02d9d + eae2786f0de623ee284aea80713ec2c61531e9bd https://dev.azure.com/dnceng/internal/_git/dotnet-optimization diff --git a/global.json b/global.json index 5f9b3ffbbfa..92c198d244b 100644 --- a/global.json +++ b/global.json @@ -19,7 +19,7 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26110.1", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26117.6", "Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.23255.2" } }