Browse Source

Revert "Update to beta7"

This reverts commit 14202cd242.
tags/docs-0.9
Brandon Smith 9 years ago
parent
commit
9a886259a4
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      global.json

+ 3
- 3
global.json View File

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

Loading…
Cancel
Save