Move packages under top-level 'src' folder

This commit is contained in:
SteveSandersonMS
2016-01-26 15:06:36 +00:00
parent 5e5b12dc54
commit 47c956cc4d
43 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"projects": ["."],
"projects": ["src"],
"sdk": {
"version": "1.0.0-rc1-final"
}