From a496aeb8d0e93eb6ce7ace81d63ca65e8c6c6d74 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 27 Apr 2026 05:03:12 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/arcade build 20260423.2 On relative base path root Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks From Version 9.0.0-beta.26201.6 -> To Version 9.0.0-beta.26223.2 --- eng/Version.Details.xml | 14 +++++++------- global.json | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d083f238a..215cf6799 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -27,19 +27,19 @@ - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa - + https://github.com/dotnet/arcade - e1240639569fad610705b52713d6d6b19f8fe433 + 33235aeaaa886866a388926dc6d5d0e8b789aaaa - \ No newline at end of file + diff --git a/global.json b/global.json index d750be3cb..d4acc4206 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { "tools": { - "dotnet": "9.0.115" + "dotnet": "9.0.116" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26201.6", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.26223.2", "Microsoft.Build.NoTargets": "3.7.0" } }