From a4a3af35ea631a7fe069c08fdaa3ec2d63810001 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 5 Feb 2026 02:05:05 +0000 Subject: [PATCH] Update dependencies --- NuGet.config | 2 +- eng/Version.Details.props | 2 +- eng/Version.Details.xml | 8 ++++---- global.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NuGet.config b/NuGet.config index 969a3c0af02..4d15a9b8599 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0086fdfe857..55deb40d53c 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26103.106 + 10.0.0-beta.26104.101 2.0.4 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1c5e1e70835..559b83b34df 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 3fda132048f5089da6722646c397a9e43928c987 + 337271a70fe3313419232a25ca26f815aece50c1 - + https://github.com/dotnet/dotnet - 3fda132048f5089da6722646c397a9e43928c987 + 337271a70fe3313419232a25ca26f815aece50c1 diff --git a/global.json b/global.json index 6fd2656dd95..558f1f121a2 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.102" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26103.106" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26104.101" } }