From 4023f33162d62ce75d34aded3c7d59d7c3d7821c Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 26 Jan 2026 05:01:48 +0000 Subject: [PATCH] Update dependencies from https://github.com/dotnet/roslyn build 20260125.13 On relative base path root Microsoft.CodeAnalysis From Version 4.8.0-7.25569.25 -> To Version 4.8.0-7.26075.13 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- global.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c96d99f216..7bcf744ac4 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -31,9 +31,9 @@ https://github.com/dotnet/msbuild 18d5aef85920037c9d6ff49b1215a4daf515197f - + https://github.com/dotnet/roslyn - 38896ab4e7cee896fcde8a4e26914a777c794e3b + f6f729a7936149c1849f64f1eba08bb63b003b14 diff --git a/eng/Versions.props b/eng/Versions.props index c902d6be4a..7d1715f767 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -31,7 +31,7 @@ 6.8.1-rc.2 - 4.8.0-7.25569.25 + 4.8.0-7.26075.13 1.1.2-beta1.22216.1 diff --git a/global.json b/global.json index 1d07b350f4..0d5ed553bc 100644 --- a/global.json +++ b/global.json @@ -9,4 +9,4 @@ "msbuild-sdks": { "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25571.1" } -} \ No newline at end of file +}