File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
src/VisualStudioCode/package Expand file tree Collapse file tree 2 files changed +12
-0
lines changed 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.3] - 2024-05-10
11+
1012### Fixed
1113
1214- Fix analyzer [ RCS1246] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1460 ) )
Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 4.12.3] - 2024-05-10
11+
12+ ### Fixed
13+
14+ - Fix analyzer [ RCS1246] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1460 ) )
15+ - Fix analyzer [ RCS1085] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1085 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1461 ) )
16+ - Fix analyzer [ RCS1077] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1463 ) )
17+ - [ CLI] Fix ` roslynator analyze --include/--exclude ` ([ PR] ( https://github.com/dotnet/roslynator/pull/1459 ) )
18+ - Fix analyzer [ RCS0036] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0036 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1466 ) )
19+
1020## [ 4.12.2] - 2024-04-23
1121
1222### Fixed
You can’t perform that action at this time.
0 commit comments