File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 1
- NUnit Analyzers 4.0 - January 27, 2024
1
+ NUnit Analyzers 4.0.1 - February 1, 2024
2
+
3
+ Small release that fixes a problem with the 4.0 release when combining `TestCaseSource` and `CancelAfter`.
4
+
5
+ The release contains contributions from the following users (in alphabetical order):
6
+ * manfred-brands
7
+ * mikkelbu
8
+ * richardissimo
9
+
10
+ Issues Resolved
11
+
12
+ Bugs
13
+ * #685 error NUnit1029: The TestCaseSource provides '1' parameter(s), but the Test method expects '1' parameter(s)
14
+
15
+ Tooling, Process, and Documentation
16
+ * #684 chore: bump-version
17
+
18
+
19
+ NUnit Analyzers 4.0 - January 27, 2024
2
20
3
21
Version 4 of the NUnit analyzers drops the support for older releases of Visual Studio. I.e.
4
22
releases of Visual Studio that are older than Visual Studio 2019 16.3. In addition, this release
You can’t perform that action at this time.
0 commit comments