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

global.json 112 B

12345678
  1. {
  2. "projects": [ "src" ],
  3. "sdk": {
  4. "version": "1.0.0-beta6",
  5. "architecture": "x64",
  6. "runtime": "clr"
  7. }
  8. }