Add global.json so packages can be consumed as source

This commit is contained in:
SteveSandersonMS
2015-11-17 11:29:59 +00:00
parent bf910eb76e
commit 1d817e072c

3
global.json Normal file
View File

@@ -0,0 +1,3 @@
{
"projects": ["."]
}