From 03fcf4a109c7e43419d16eaf44ce2e0505bf84dd Mon Sep 17 00:00:00 2001 From: Brandon Smith Date: Thu, 3 Sep 2015 20:17:18 -0300 Subject: [PATCH] Update to DNX beta7 --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index e59a3a1b5..1a4371894 100644 --- a/global.json +++ b/global.json @@ -1,8 +1,8 @@ { "projects": [ "src" ], "sdk": { - "version": "1.0.0-beta6", - "architecture": "x64", + "version": "1.0.0-beta7", + "architecture": "x86", "runtime": "clr" } } \ No newline at end of file