C#: Add change-note.

This commit is contained in:
Michael Nebel
2025-12-11 13:15:29 +01:00
parent fa76d3555a
commit 24417cf93d

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Basic extractor support for .NET 10 is now available. Extraction is supported for .NET 10 projects in both traced mode and `build mode: none`. However, code that uses language features new to C# 14 is not yet fully supported for extraction and analysis.