Skip to content

Commit 84fbd80

Browse files
committed
ci: upgrades global.json configuration
1 parent 70da01a commit 84fbd80

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

global.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"sdk": {
3-
"version": "10.0.302"
3+
"version": "10.0.400"
4+
},
5+
"test": {
6+
"runner": "Microsoft.Testing.Platform"
47
}
58
}

0 commit comments

Comments
 (0)