Revert "Update to beta7"

This reverts commit 14202cd242.
This commit is contained in:
Brandon Smith
2015-09-03 20:16:53 -03:00
parent 14202cd242
commit 9a886259a4

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"
}
}