Skip to content

Commit 602d4e9

Browse files
committed
add back latestMajor to global.json
1 parent a4bcc78 commit 602d4e9

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": "8.0.411"
3+
"version": "8.0.411",
4+
"rollForward": "latestMajor"
45
}
56
}

0 commit comments

Comments
 (0)