From 08c72b55efbc1acfe2ef7cfbb084dc60af237cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:43:16 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.5.0 to 4.8.0 Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.5.0 to 4.8.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.Workspaces dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../PropertyChangedAnalyzers.Benchmarks.csproj | 2 +- .../PropertyChangedAnalyzers.Test.csproj | 2 +- PropertyChangedAnalyzers/PropertyChangedAnalyzers.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj b/PropertyChangedAnalyzers.Benchmarks/PropertyChangedAnalyzers.Benchmarks.csproj index 8d719df4..455bbe50 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 c31f7a7e..9392d733 100644 --- a/PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj +++ b/PropertyChangedAnalyzers.Test/PropertyChangedAnalyzers.Test.csproj @@ -29,7 +29,7 @@ - + diff --git a/PropertyChangedAnalyzers/PropertyChangedAnalyzers.csproj b/PropertyChangedAnalyzers/PropertyChangedAnalyzers.csproj index 93b21c84..494e3f50 100644 --- a/PropertyChangedAnalyzers/PropertyChangedAnalyzers.csproj +++ b/PropertyChangedAnalyzers/PropertyChangedAnalyzers.csproj @@ -65,7 +65,7 @@ - +