Skip to content

Commit 4c903e9

Browse files
committed
fix global.json
1 parent 1900167 commit 4c903e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

global.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"sdk": {
33
"version": "8.0.100",
4-
"rollForward": "latestMinor",
5-
"allowPrerelease": true
4+
"rollForward": "latestMinor"
65
}
76
}

0 commit comments

Comments
 (0)