What's Changed
- Update "LICENSE" so that it's recognized as MIT by @xtqqczze in #3182
- Fix status generator by @sharwell in #3190
- Update Microsoft.CodeAnalysis.Analyzers by @sharwell in #3188
- Update to the .NET SDK 3.1 by @sharwell in #3189
- Update to Microsoft.CodeAnalysis.Testing 1.0.1-beta1.20453.7 by @sharwell in #3191
- Add tests for C# 9 by @sharwell in #3192
- Update SA1000 for target-typed new expressions by @nxtn in #3187
- Update to StyleCop.Analyzers 1.2.0-beta.205 by @sharwell in #3207
- Support tests using net5.0 by @sharwell in #3204
- Fix SA1119 handling of switch expression within member access expressions by @sharwell in #3206
- Fix SA1008 for positional pattern after comma by @sharwell in #3208
- Update SA1101 to support 'with' expressions by @sharwell in #3205
- Update naming rules to support records by @sharwell in #3209
- Update testing library to 1.0.1-beta1.20478.1 by @sharwell in #3210
- Update SA1117 tests to show diagnostic locations by @sharwell in #3211
- Make SA1117 work with multiline arguments by @pantosha in #3115
- Update SA1649 to support record types by @sharwell in #3215
- Update SA1118 to support multiline array creation by @pantosha in #3216
- Configuration.md: Add link to rule set example file by @perlun in #3218
- Use IOperation APIs for SA1129 when supported by @sharwell in #3227
New Contributors
Full Changelog: 1.2.0-beta.205...1.2.0-beta.261