Skip to content

Commit 7c98292

Browse files
Add global.json
1 parent 09c9d37 commit 7c98292

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

global.json

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

0 commit comments

Comments
 (0)