C#: Add change note.

This commit is contained in:
Michael Nebel
2025-12-04 15:42:18 +01:00
parent a3e545ddd5
commit 4112cfc8f1

View File

@@ -0,0 +1,6 @@
---
category: fix
---
* Fixed two issues affecting build mode `none`:
* Corrected version sorting logic when detecting the newest .NET framework to use.
* Improved stability for .NET 10 compatibility.