From da20e8dcd2867df0a9a6ebc1081edb2db2eebdef Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 29 Oct 2016 16:02:21 -0400 Subject: continue with .net core targeting --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'global.json') diff --git a/global.json b/global.json index 9d09ab54c..6bc8a74b3 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ -{ - "projects": [ "src", "test" ], +{ + "projects": [ "src", "test", "." ], "sdk": { "version": "1.0.0-preview2-003131" } -- cgit v1.2.3