Skip to content

Commit a084261

Browse files
authored
Change rollForward setting to 'patch'
1 parent 3d1dcc2 commit a084261

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
},
55
"sdk": {
66
"version": "10.0.100",
7-
"rollForward": "disable",
7+
"rollForward": "patch",
88
"allowPrerelease": false
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)