Skip to content

Commit 4dc9af6

Browse files
authored
Add roll forward to global.json (#2726)
1 parent b8f4ef0 commit 4dc9af6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Src/global.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"sdk": {
3-
"version": "6.0.300"
3+
"version": "6.0.300",
4+
"rollForward": "latestFeature"
45
}
56
}

0 commit comments

Comments
 (0)