3.0.183
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.183
What's Changed
- Fix MA0026 crash on an unterminated block comment (#1328) by @meziantou in #1346
- Fix MA0050 code fixer producing an extension local function (CS1106) by @meziantou in #1348
- Fix MA0028 code fixer producing uncompilable code (#1327) by @meziantou in #1347
- Fail the tests when an analyzer throws by @meziantou in #1349
Full Changelog: 3.0.182...3.0.183