Skip to content

Commit 8151912

Browse files
authored
Allow latestFeature in global.json
1 parent 10a2857 commit 8151912

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
@@ -2,6 +2,6 @@
22
"sdk": {
33
"allowPrerelease": false,
44
"version": "3.1.201",
5-
"rollForward": "latestPatch"
5+
"rollForward": "latestFeature"
66
}
7-
}
7+
}

0 commit comments

Comments
 (0)