You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

global.json 157B

1234567
  1. {
  2. "projects": [ "src", "test" ],
  3. "sdk": {
  4. "version": "1.0.0-preview2-003121"
  5. }
  6. }