diff --git a/global.json b/global.json index 8f31d45f3..e59a3a1b5 100644 --- a/global.json +++ b/global.json @@ -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" } } \ No newline at end of file