From b1595e35ced626ca02e1908b255e5b411573c959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 21:33:13 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.Common and Microsoft.CodeAnalysis.CSharp Bumps [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.CSharp](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.CSharp` 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.CSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../Bitfields.CSharp.Generator.csproj | 8 ++++---- .../Bitfields.CSharp.Tests.Snapshot.csproj | 2 +- 2 files changed, 5 insertions(+), 5 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.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj b/tests/Bitfields.CSharp.Tests.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj index 89a1191..7a83fb6 100644 --- a/tests/Bitfields.CSharp.Tests.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj +++ b/tests/Bitfields.CSharp.Tests.Snapshot/Bitfields.CSharp.Tests.Snapshot.csproj @@ -8,7 +8,7 @@ - +