From b3b3662d738290021b7803506eb0b0db20f30ac8 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 5 Feb 2026 19:31:25 +0000 Subject: [PATCH] Update dependencies --- 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 accd4fc466..4987ea0b27 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.26103.109 + 11.0.0-beta.26104.118 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d598effba0..7689cafcc2 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 5878f97142b9bf169f42d045746e7a369000bff2 + 87bc0b04e21d786669142109a5128c95618b75ed diff --git a/global.json b/global.json index bf4c683702..17e60a6fe2 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26103.109" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26104.118" } }