File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515- Fix analyzer [ RCS1124] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1124 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1572 ) )
1616- [ CLI] Fix command ` generate-doc ` ([ PR] ( https://github.com/dotnet/roslynator/pull/1568 ) , [ PR] ( https://github.com/dotnet/roslynator/pull/1570 ) )
1717
18- ### Change
18+ ### Changed
1919
2020- Update analyzer [ RCS1077] ( https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077 ) ([ PR] ( https://github.com/dotnet/roslynator/pull/1653 ) )
2121 - Do not suggest to change ` list.FirstOrDefault(predicate) ` to ` list.Find(predicate) ` .
You can’t perform that action at this time.
0 commit comments