This commit is contained in:
Tommy Parnell
2015-11-15 09:26:30 -05:00
parent 932995d3b8
commit b3b92d3d59
29 changed files with 25816 additions and 2 deletions

6
global.json Normal file
View File

@@ -0,0 +1,6 @@
{
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-beta8"
}
}