Skip to content

Commit 8149b22

Browse files
committed
configure test runner in global.json
1 parent f433dea commit 8149b22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

global.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
"version": "10.0.100",
44
"allowPrerelease": false,
55
"rollForward": "latestMajor"
6+
},
7+
"test": {
8+
"runner": "Microsoft.Testing.Platform"
69
}
710
}

0 commit comments

Comments
 (0)