Skip to content

Commit 2ec3ceb

Browse files
authored
Pin global.json to rc.1 SDK (#869)
1 parent 3255adb commit 2ec3ceb

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",
4-
"rollForward": "minor",
3+
"version": "10.0.100-rc.1.25451.107",
4+
"rollForward": "disable",
55
"allowPrerelease": true
66
}
77
}

0 commit comments

Comments
 (0)