Skip to content

3.0.130

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:47
· 103 commits to main since this release
8d9d080

NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.130

What's Changed

  • Fix MA0002 false positives on IQueryable LINQ operators by @meziantou in #1236
  • Fix MA0002 false positive on [with(StringComparer.Ordinal)] collection expression by @meziantou in #1237

Full Changelog: 3.0.129...3.0.130