chore: add repo specific global.json

This commit is contained in:
Stevan Freeborn
2026-07-15 10:47:26 -05:00
parent 45dc9de223
commit 51abe75e07
+5
View File
@@ -0,0 +1,5 @@
{
"sdk": {
"rollForward": "latestFeature"
}
}