From 297744e1c3e957fa488b294cb38116df32c6d724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 08:15:26 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp from 4.3.1 to 4.5.0 Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.3.1 to 4.5.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 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../PropertyChanged.Fody.Analyzer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PropertyChanged.Fody.Analyzer/PropertyChanged.Fody.Analyzer.csproj b/PropertyChanged.Fody.Analyzer/PropertyChanged.Fody.Analyzer.csproj index db22cdbc..0ea3ed28 100644 --- a/PropertyChanged.Fody.Analyzer/PropertyChanged.Fody.Analyzer.csproj +++ b/PropertyChanged.Fody.Analyzer/PropertyChanged.Fody.Analyzer.csproj @@ -6,7 +6,7 @@ - + \ No newline at end of file