C#: Add change note.

This commit is contained in:
Michael Nebel
2025-11-19 11:29:25 +01:00
parent 34de2f5318
commit edabbfc12f

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Improved stability when downloading .NET versions by setting appropriate environment variables for `dotnet` commands. The correct architecture-specific version of .NET is now downloaded on ARM runners.