Skip to content

Commit

Permalink
Add rollForward to global.json (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK authored Oct 15, 2022
1 parent 6352442 commit 4e156b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Src/global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"sdk": {
"version": "6.0.300"
"version": "6.0.300",
"rollForward": "latestFeature"
}
}

0 comments on commit 4e156b1

Please sign in to comment.