C#: Add change note.

This commit is contained in:
Michael Nebel
2023-06-07 10:10:51 +02:00
parent 5c9b0b9b76
commit 3eb3178ba5

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* C#: Update the LUA tracer such that `-p:SharedCompilation=false` is not injected when `dotnet test` is applied to a `dll` or `exe` file.