Added global.json

This commit is contained in:
David Fowler 2014-01-31 16:40:42 -08:00
parent cc414e0fef
commit 4c17c864f9
2 changed files with 3 additions and 4 deletions

3
global.json Normal file
View File

@ -0,0 +1,3 @@
{
"sources": ["src"]
}

View File

@ -1,4 +0,0 @@
{
"sources": ["src"],
"packages": ["packages"]
}