From f876861ea556f1b5ab2a5622a1c650510afecaec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:31:22 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.Workspaces.Common Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Workspaces.Common](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.Common` from 4.12.0 to 4.13.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `Microsoft.CodeAnalysis.Workspaces.Common` from 4.12.0 to 4.13.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.Common dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.Workspaces.Common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Bitfields.CSharp.Generator.csproj | 8 ++++---- .../Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Bitfields.CSharp.Generator/Bitfields.CSharp.Generator.csproj b/src/Bitfields.CSharp.Generator/Bitfields.CSharp.Generator.csproj index 8dd66d7..88407d3 100644 --- a/src/Bitfields.CSharp.Generator/Bitfields.CSharp.Generator.csproj +++ b/src/Bitfields.CSharp.Generator/Bitfields.CSharp.Generator.csproj @@ -12,9 +12,9 @@ - - - - + + + + diff --git a/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj b/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj index 86ca6e6..60dae3f 100644 --- a/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj +++ b/tests/Bitfields.CSharp.Tests/Bitfields.CSharp.Tests.csproj @@ -11,13 +11,13 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - - + +