Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
10.12 source code.tar.gz | 2025-06-18 | 3.2 MB | |
10.12 source code.zip | 2025-06-18 | 7.4 MB | |
README.md | 2025-06-18 | 898 Bytes | |
Totals: 3 Items | 10.7 MB | 0 |
This release brings the VB version of S6418 and a few FP and FN fixes.
New Rule
False Positive
- NET-1526 - Fix S3267 FP: Only raise on IEnumerable
False Negative
- NET-1260 - Fix S1215 FN: GC.GetTotalMemory(forceFullCollection: true) should not be called
- NET-1258 - Fix S6678 FN: Lowercase placeholders in interpolated string
- NET-1255 - Fix S3267 FN: Logical operators are not supported
Task
- NET-2060 - Update RSPEC before 11.12 release