File tree 2 files changed +10
-0
lines changed
src/VisualStudioCode/package
2 files changed +10
-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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 4.12.2] - 2024-04-23
11
+
10
12
### Fixed
11
13
12
14
- [ CLI] Fix loading of ` slnf ` files ([ PR] ( https://github.com/dotnet/roslynator/pull/1447 ) )
Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 4.12.2] - 2024-04-23
11
+
12
+ ### Fixed
13
+
14
+ - [ CLI] Fix loading of ` slnf ` files ([ PR] ( https://github.com/dotnet/roslynator/pull/1447 ) )
15
+ - [ CLI] Fix ` --severity-level ` ([ PR] ( https://github.com/dotnet/roslynator/pull/1449 ) )
16
+ - Fix analyzer [ RCS1246] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1451 ) )
17
+
10
18
## [ 4.12.1] - 2024-04-15
11
19
12
20
### Changed
You can’t perform that action at this time.
0 commit comments