/ global.json
global.json
1  {
2    "sdk": {
3      "version": "8.0.100",
4      "rollForward": "latestFeature"
5    }
6  }