Skip to content

Commit 696e28c

Browse files
committed
specify only major version
Signed-off-by: Gabriele Santomaggio <[email protected]>
1 parent 4f13639 commit 696e28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
33
"allowPrerelease": false,
4-
"version": "9.0.202"
4+
"version": "8"
55
}
66
}

0 commit comments

Comments
 (0)