global.json 80 B

123456
  1. {
  2. "sdk": {
  3. "rollForward": "latestMajor",
  4. "allowPrerelease": true
  5. }
  6. }