From f7c7389b68923c082fbff49be79581a8d561fce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:10:20 +0000 Subject: [PATCH 1/2] Bump Microsoft.CodeAnalysis.CSharp and Microsoft.CodeAnalysis.Common Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) and [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn). These dependencies needed to be updated together. Updates `Microsoft.CodeAnalysis.CSharp` from 4.10.0 to 4.11.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.Common` from 4.10.0 to 4.11.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.CSharp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.Common dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ProtobufSourceGenerator/ProtobufSourceGenerator.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ProtobufSourceGenerator/ProtobufSourceGenerator.csproj b/ProtobufSourceGenerator/ProtobufSourceGenerator.csproj index bde7faf..408ceeb 100644 --- a/ProtobufSourceGenerator/ProtobufSourceGenerator.csproj +++ b/ProtobufSourceGenerator/ProtobufSourceGenerator.csproj @@ -14,7 +14,7 @@ - + From 5390e2c1bd0ff2edb2d7ff7c4f9ef5eb0cdd4c0e Mon Sep 17 00:00:00 2001 From: ladeak Date: Tue, 20 Aug 2024 08:31:11 +0200 Subject: [PATCH 2/2] Updating dependencies in the test project --- .../ProtobufSourceGenerator.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ProtobufSourceGenerator.Tests/ProtobufSourceGenerator.Tests.csproj b/ProtobufSourceGenerator.Tests/ProtobufSourceGenerator.Tests.csproj index c7c9aee..188c193 100644 --- a/ProtobufSourceGenerator.Tests/ProtobufSourceGenerator.Tests.csproj +++ b/ProtobufSourceGenerator.Tests/ProtobufSourceGenerator.Tests.csproj @@ -15,8 +15,8 @@ - - + +