Skip to content

Commit 927c1a3

Browse files
committed
fixes the global json
1 parent 1bdab1c commit 927c1a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

global.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"sdk": {
3-
"version": "6.0.101"
3+
"version": "6.0.100",
4+
"rollForward": "latestMinor"
45
}
56
}

0 commit comments

Comments
 (0)