Skip to content

Commit 3adcd33

Browse files
authored
Merge pull request #7221 from Particular/add-global-json-9-2
Adds global.json to release-9.2
2 parents 64b435c + 7320807 commit 3adcd33

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

global.json

+6
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)