From 04c965294ed521b021a8b22f61dc44eb048e000b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 15:12:11 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp from 4.3.1 to 4.9.2 Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.3.1 to 4.9.2. - [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 ... Signed-off-by: dependabot[bot] --- src/Injectio.Generators/Injectio.Generators.csproj | 2 +- tests/Injectio.Tests/Injectio.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Injectio.Generators/Injectio.Generators.csproj b/src/Injectio.Generators/Injectio.Generators.csproj index 86c0b5f..aa1c75f 100644 --- a/src/Injectio.Generators/Injectio.Generators.csproj +++ b/src/Injectio.Generators/Injectio.Generators.csproj @@ -17,7 +17,7 @@ - + diff --git a/tests/Injectio.Tests/Injectio.Tests.csproj b/tests/Injectio.Tests/Injectio.Tests.csproj index 10c6755..e28ae14 100644 --- a/tests/Injectio.Tests/Injectio.Tests.csproj +++ b/tests/Injectio.Tests/Injectio.Tests.csproj @@ -29,7 +29,7 @@ - +