Skip to content

Commit b4beab6

Browse files
authored
Revert "Pin global.json to rc.1 SDK (#869)"
This reverts commit 2ec3ceb.
1 parent 2ec3ceb commit b4beab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"sdk": {
3-
"version": "10.0.100-rc.1.25451.107",
4-
"rollForward": "disable",
3+
"version": "10.0.100-rc.1",
4+
"rollForward": "minor",
55
"allowPrerelease": true
66
}
77
}

0 commit comments

Comments
 (0)