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