diff --git a/global.json b/global.json index 37d7f666c..546df03c7 100644 --- a/global.json +++ b/global.json @@ -1,8 +1,6 @@ { "projects": [ "src" ], "sdk": { - "version": "1.0.0-beta6", - "architecture": "x86", - "runtime": "clr" + "version": "1.0.0-beta6" } } \ No newline at end of file