Skip to content

Commit 1b38a0e

Browse files
authored
Merge pull request #567 from Particular/add-global-json-3-1
Adds global.json to release-3.1
2 parents c878a10 + 01341f4 commit 1b38a0e

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.400",
4+
"rollForward": "latestFeature"
5+
}
6+
}

0 commit comments

Comments
 (0)