This commit is contained in:
Stef Heyenrath
2026-02-14 14:22:25 +01:00
parent 78d8d6a3da
commit d82a273801
4 changed files with 8 additions and 4 deletions

5
global.json Normal file
View File

@@ -0,0 +1,5 @@
{
"test": {
"runner": "Microsoft.Testing.Platform"
}
}