From 9828bd4a8f0288914dc849ca83b7011efc2939bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 18:53:14 +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] --- .../PropertyChangedAnalyzers.Benchmarks.csproj | 2 +- .../PropertyChangedAnalyzers.Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj b/PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj index d7a66f41..e102fd5c 100644 --- a/PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj +++ b/PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj @@ -21,7 +21,7 @@ - + diff --git a/PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj b/PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj index 64b4a2db..fbfd9de3 100644 --- a/PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj +++ b/PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj @@ -29,7 +29,7 @@ - +