Skip to content

Commit 18e10ef

Browse files
Relax global.json SDK roll-forward policy
1 parent 44e7be0 commit 18e10ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
33
"version": "10.0.103",
4-
"rollForward": "latestPatch"
4+
"rollForward": "latestFeature"
55
}
66
}

0 commit comments

Comments
 (0)