Skip to content

Commit 04c23d7

Browse files
authored
Merge pull request #864 from Particular/add-global-json-4-4
Adds global.json to release-4.4
2 parents 168f4e1 + a2bfd88 commit 04c23d7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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)