We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f433dea commit 8149b22Copy full SHA for 8149b22
global.json
@@ -3,5 +3,8 @@
3
"version": "10.0.100",
4
"allowPrerelease": false,
5
"rollForward": "latestMajor"
6
+ },
7
+ "test": {
8
+ "runner": "Microsoft.Testing.Platform"
9
}
10
0 commit comments