From 771d12c715ed58deb23a10093b3f7ff03ff17634 Mon Sep 17 00:00:00 2001 From: Josef Pihrt Date: Fri, 3 Mar 2023 12:54:09 +0100 Subject: [PATCH] Bump Roslyn to 4.5.0 (#1043) --- ChangeLog.md | 4 ++++ .../CommandLine.DocumentationGenerator.csproj | 4 ++-- src/CommandLine/CommandLine.csproj | 6 +++--- src/Documentation/Documentation.csproj | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index a7812328d1..af5cb0d931 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + +- [CLI] Bump Roslyn to 4.5.0 ([#1043](https://github.com/josefpihrt/roslynator/pull/1043)). + ### Fixed - Fix [RCS1084](https://github.com/JosefPihrt/Roslynator/blob/main/docs/analyzers/RCS1084.md) ([#1006](https://github.com/josefpihrt/roslynator/pull/1006)). diff --git a/src/CommandLine.DocumentationGenerator/CommandLine.DocumentationGenerator.csproj b/src/CommandLine.DocumentationGenerator/CommandLine.DocumentationGenerator.csproj index 0029c63af0..5e822bf135 100644 --- a/src/CommandLine.DocumentationGenerator/CommandLine.DocumentationGenerator.csproj +++ b/src/CommandLine.DocumentationGenerator/CommandLine.DocumentationGenerator.csproj @@ -26,8 +26,8 @@ - - + + \ No newline at end of file diff --git a/src/CommandLine/CommandLine.csproj b/src/CommandLine/CommandLine.csproj index 9e64f95b6d..2c1c6b03db 100644 --- a/src/CommandLine/CommandLine.csproj +++ b/src/CommandLine/CommandLine.csproj @@ -49,9 +49,9 @@ - - - + + + diff --git a/src/Documentation/Documentation.csproj b/src/Documentation/Documentation.csproj index 04f57a91ee..1e9b56bc88 100644 --- a/src/Documentation/Documentation.csproj +++ b/src/Documentation/Documentation.csproj @@ -39,7 +39,7 @@ Roslynator.Documentation.DocumentationGenerator - +