From b7cf4ea5de53653862d5f7ee683f4447f0f108eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 17:23:00 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 4.5.0 to 4.7.0 Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.5.0 to 4.7.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] --- .../IDisposableAnalyzers.Benchmarks.csproj | 2 +- IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj | 2 +- IDisposableAnalyzers/IDisposableAnalyzers.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj b/IDisposableAnalyzers.Benchmarks/IDisposableAnalyzers.Benchmarks.csproj index e523b0c5..243e6e4b 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 5cd79579..da8cd501 100644 --- a/IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj +++ b/IDisposableAnalyzers.Test/IDisposableAnalyzers.Test.csproj @@ -34,7 +34,7 @@ - + diff --git a/IDisposableAnalyzers/IDisposableAnalyzers.csproj b/IDisposableAnalyzers/IDisposableAnalyzers.csproj index 186c04fb..22dc0556 100644 --- a/IDisposableAnalyzers/IDisposableAnalyzers.csproj +++ b/IDisposableAnalyzers/IDisposableAnalyzers.csproj @@ -136,7 +136,7 @@ - +