From 0713e0650f7ee5f15125000651bec543fa76683e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 08:51:41 +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] --- ReflectionAnalyzers.Tests/ReflectionAnalyzers.Tests.csproj | 2 +- ReflectionAnalyzers/ReflectionAnalyzers.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ReflectionAnalyzers.Tests/ReflectionAnalyzers.Tests.csproj b/ReflectionAnalyzers.Tests/ReflectionAnalyzers.Tests.csproj index af4d7186..a1d3ba92 100644 --- a/ReflectionAnalyzers.Tests/ReflectionAnalyzers.Tests.csproj +++ b/ReflectionAnalyzers.Tests/ReflectionAnalyzers.Tests.csproj @@ -30,7 +30,7 @@ - + diff --git a/ReflectionAnalyzers/ReflectionAnalyzers.csproj b/ReflectionAnalyzers/ReflectionAnalyzers.csproj index fbfac0fa..5db158ef 100644 --- a/ReflectionAnalyzers/ReflectionAnalyzers.csproj +++ b/ReflectionAnalyzers/ReflectionAnalyzers.csproj @@ -50,7 +50,7 @@ - +