From a1afd45c313ca98c3c104c4fd71154c2ddbeb9e4 Mon Sep 17 00:00:00 2001 From: RogueException Date: Sun, 27 Dec 2015 20:08:12 -0400 Subject: [PATCH] Bumped DNX ver to RC1 Update 1 --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 6365fa817..4357be0d5 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "projects": [ "src" ], "sdk": { - "version": "1.0.0-rc1-final" + "version": "1.0.0-rc1-update1" } } \ No newline at end of file