Browse Source

Update to DNX beta7

tags/docs-0.9
Brandon Smith 10 years ago
parent
commit
03fcf4a109
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      global.json

+ 2
- 2
global.json View File

@@ -1,8 +1,8 @@
{
"projects": [ "src" ],
"sdk": {
"version": "1.0.0-beta6",
"architecture": "x64",
"version": "1.0.0-beta7",
"architecture": "x86",
"runtime": "clr"
}
}

Loading…
Cancel
Save