C#: Add change-note.

This commit is contained in:
Michael Nebel
2025-10-21 11:42:19 +02:00
parent e560ac197f
commit 6bc15bcedc

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added tracer support for macOS and Linux when the .NET CLI (`dotnet`) directly invokes the C# compiler (`csc`). This enhancement provides basic tracing and extraction capabilities for .NET 10 RC2 on these platforms.