diff --git a/global.json b/global.json index e59a3a1b5..8f31d45f3 100644 --- a/global.json +++ b/global.json @@ -1,8 +1,8 @@ { "projects": [ "src" ], "sdk": { - "version": "1.0.0-beta6", - "architecture": "x64", - "runtime": "clr" + "version": "1.0.0-beta7", + "architecture": "x86", + "runtime": "coreclr" } } \ No newline at end of file