From 1d0a7c83c5b2d8d8bb177d0d1af9d65d2847f126 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 18:14:25 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.Common from 4.14.0 to 5.0.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Common dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Csml/Csml.csproj | 2 +- tests/CsmlTests/CsmlTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Csml/Csml.csproj b/src/Csml/Csml.csproj index 338a2cb..d2c0955 100644 --- a/src/Csml/Csml.csproj +++ b/src/Csml/Csml.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/CsmlTests/CsmlTests.csproj b/tests/CsmlTests/CsmlTests.csproj index 8b40313..321b28d 100644 --- a/tests/CsmlTests/CsmlTests.csproj +++ b/tests/CsmlTests/CsmlTests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +