🧪Migrates to MTP testing mode as per .NET 10 guidelines

This commit is contained in:
2026-03-02 16:55:10 +02:00
parent 6a6b021778
commit d27fb7bbca
2 changed files with 5 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"test": {
"runner": "Microsoft.Testing.Platform"
}
}