File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed
Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change 1- # NUnit Analyzers 4.9.2 - June 17, 2025
1+ # NUnit Analyzers 4.10 - August 9, 2025
2+
3+ This release of the NUnit Analyzers contains some minor improvements to NUnit2050, NUnit2056, and NUnit2007 as well
4+ as some improvements to existing tests. Once again, @manfred-brands was responsible for the majority of the work.
5+
6+ The release contains contributions from the following users (in alphabetical order):
7+ * @dfev77
8+ * @manfred-brands
9+ * @mikebro
10+ * @mikkelbu
11+
12+ Issues Resolved
13+
14+ Bugs
15+ * #901 False positive on NUnit2050
16+ * #899 NUnit2056 analyzer's code fix removes comments and empty lines above it.
17+ * #896 NUnit2007 shouldn't trigger for generic types e.g. typeof(T)
18+
19+ Tooling, Process, and Documentation
20+ * #905 NUnit4.4 alpha -> beta changes
21+ * #897 chore: Correct typo in NUnit2045.md
22+ * #894 Improve tests by adding ↓ to tests were it is missing in the source
23+ * #887 chore: bump version
24+
25+
26+ # NUnit Analyzers 4.9.2 - June 17, 2025
227
328This release of the NUnit Analyzers extends the ` NUnit3001 ` nullability suppressor
429to also work in the context of ` Assert.EnterMultipleScope ` and other using statements.
You can’t perform that action at this time.
0 commit comments