diff --git a/global.json b/global.json index ce063d240d..d9b4ed63ae 100644 --- a/global.json +++ b/global.json @@ -1,3 +1,3 @@ { - "sources": [ "src" ] -} \ No newline at end of file + "projects": [ "src" ] +}