diff --git a/global.json b/global.json index 1a4371894..37d7f666c 100644 --- a/global.json +++ b/global.json @@ -1,7 +1,7 @@ { "projects": [ "src" ], "sdk": { - "version": "1.0.0-beta7", + "version": "1.0.0-beta6", "architecture": "x86", "runtime": "clr" }