1.2.0-beta.333
Pre-release
Pre-release
sharwell
released this
11 Mar 02:31
·
457 commits
to master
since this release
What's Changed
- Update SA1130.md by @SaidFayache in #3298
- Added GlobalSuppressions.cs example for SA1649 by @whoward3 in #3303
- Avoid reporting SA1141 (Use tuple syntax) in expression trees by @sharwell in #3306
- Fix handling of pointers to generic types by @sharwell in #3309
- Fix SA1015 handling of '>' followed by ']' by @sharwell in #3313
- SA1648 throws an exception on delegates that use the tag by @angelobreuer in #3292
- Consolidate tests by @sharwell in #3316
- Update SA1118 to allow 'with' expressions by @sharwell in #3317
- Fix handling of on fields by @sharwell in #3315
New Contributors
- @SaidFayache made their first contribution in #3298
- @whoward3 made their first contribution in #3303
Full Changelog: 1.2.0-beta.321...1.2.0-beta.333