C#: Add change-note.

This commit is contained in:
Michael Nebel
2025-03-10 13:03:01 +01:00
parent 3903a90a11
commit a16c2c80f7

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Increase query precision for `cs/useless-assignment-to-local` and `cs/constant-condition` when *unknown* types are involved (mostly relevant for build mode none databases).