Skip to content

Commit e803c1b

Browse files
feat: Add global.json
closes #90
1 parent 122bee4 commit e803c1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/global.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sdk": {
3+
"rollForward": "latestMajor",
4+
"allowPrerelease": false
5+
}
6+
}

0 commit comments

Comments
 (0)