Skip to content

Commit 93332cf

Browse files
Automatically linting code
1 parent 346215a commit 93332cf

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

global.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"sdk": {
3-
"rollForward": "latestFeature",
4-
"allowPrerelease": true,
5-
"version": "10.0.302"
3+
"rollForward": "latestFeature",
4+
"allowPrerelease": true,
5+
"version": "10.0.302"
66
},
77
"test": {
8-
"runner": "Microsoft.Testing.Platform"
8+
"runner": "Microsoft.Testing.Platform"
99
}
1010
}

0 commit comments

Comments
 (0)