File tree Expand file tree Collapse file tree
src/VisualStudioCode/package Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.12.4] - 2024-06-01
11+
1012### Fixed
1113
1214- Fix analyzer [ RCS1108] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1108 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1469 ) )
Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.12.4] - 2024-06-01
11+
12+ ### Fixed
13+
14+ - Fix analyzer [ RCS1108] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1108 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1469 ) )
15+ - Fix analyzer [ RCS1201] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1201 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1470 ) )
16+ - Fix analyzer [ RCS0012] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0012 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1472 ) )
17+ - [ CLI] Fix duplicate analyzers ([ PR] ( https://github.com/dotnet/roslynator/pull/1477 ) )
18+
1019## [ 4.12.3] - 2024-05-10
1120
1221### Fixed
You can’t perform that action at this time.
0 commit comments