From 3c7d1fd49638e51da00fe18e048e9a8d20270a40 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Tue, 13 Jan 2026 02:01:39 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260112.2 On relative base path root Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.CMake.Sdk , Microsoft.DotNet.GenFacades , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.25626.6 -> To Version 9.0.0-beta.26062.2 --- eng/Version.Details.xml | 24 ++++++++++++------------ eng/Versions.props | 6 +++--- global.json | 6 +++--- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c977c8c9fc1..b5e183ab907 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -191,29 +191,29 @@ Note: if the Uri is a new place, you will need to add a subscription from that p - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 - + https://github.com/dotnet/arcade - ab5773ac30dce73227fa1dff6bf1a21eea67cbd0 + 7d6bcdd1e851735273e4eed39e40366d48f335c9 diff --git a/eng/Versions.props b/eng/Versions.props index 260aa5dc432..afc3d3960e9 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -57,9 +57,9 @@ - 9.0.0-beta.25626.6 - 9.0.0-beta.25626.6 - 9.0.0-beta.25626.6 + 9.0.0-beta.26062.2 + 9.0.0-beta.26062.2 + 9.0.0-beta.26062.2 17.4.0-preview-20220707-01 diff --git a/global.json b/global.json index 7e94bedf763..c2dc025b79b 100644 --- a/global.json +++ b/global.json @@ -14,9 +14,9 @@ "version": "9.0.112" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25626.6", - "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.25626.6", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25626.6", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26062.2", + "Microsoft.DotNet.CMake.Sdk": "9.0.0-beta.26062.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.26062.2", "FIX-85B6-MERGE-9C38-CONFLICT": "1.0.0", "Microsoft.NET.Sdk.IL": "9.0.11" },