From c077084f588ed7b563dd4f20b0eed4eb02b5c624 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Fri, 9 Mar 2018 22:39:14 +0100 Subject: [PATCH] retour au framework qui convient encore --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 87b9f454..5d2357a2 100644 --- a/global.json +++ b/global.json @@ -6,7 +6,7 @@ "testOauthClient" ], "sdk": { - "version": "2.0.0", + "version": "1.0.0-rc1-update2", "runtime": "mono", "architecture": "x64" }