Skip to content

NUnit Analyzers 4.9.2 - June 17, 2025

Choose a tag to compare

@mikkelbu mikkelbu released this 17 Jun 16:09
· 90 commits to master since this release
3e54ec8

NUnit Analyzers 4.9.2 - June 17, 2025

This release of the NUnit Analyzers extends the NUnit3001 nullability suppressor
to also work in the context of Assert.EnterMultipleScope and other using statements.

The release contains contributions from the following users (in alphabetical order):

Issues Resolved

Features and Enhancements

  • #892 Assert.EnterMultipleScope not detecting nullability properly