Skip to content

Commit 9a76dac

Browse files
committed
add a good global.json
1 parent 500168f commit 9a76dac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

global.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"sdk": {
3-
"version": "3.1.101"
3+
"version": "3.1.101",
4+
"rollForward": "latestFeature"
45
}
56
}

0 commit comments

Comments
 (0)