From db69b14ca1f17e4ac13118d8de87f8d3e44cd16c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:42:13 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.5.0 to 4.9.2 Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.5.0 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.Workspaces dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../IDisposableAnalyzers.Benchmarks.csproj | 2 +- IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj b/IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj index a402e986..d73005d7 100644 --- a/IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj +++ b/IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj @@ -21,7 +21,7 @@ - + diff --git a/IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj b/IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj index 22e65266..320993b9 100644 --- a/IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj +++ b/IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj @@ -34,7 +34,7 @@ - +