C#: Add change note.

This commit is contained in:
Michael Nebel
2025-12-03 14:03:00 +01:00
parent 0d08f24a2d
commit a903420122

View File

@@ -0,0 +1,4 @@
---
category: fix
---
* Fixed an issue where compiler-generated files were not being extracted. The extractor now runs after compilation completes to ensure all generated files are properly analyzed.