C#: Add change-note.

This commit is contained in:
Michael Nebel
2024-12-04 16:42:23 +01:00
parent d83f2215f6
commit b9253222a6

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The C# extractor now supports *basic* extraction of .NET 9 projects. There might be limited support for extraction of code using the new C# 13 language features.