Add missing comma to F# lib project.json

This commit is contained in:
cartermp 2016-07-12 15:33:18 -07:00 committed by Sridhar Periyasamy
parent 9646db0cc8
commit 07b581f091

View file

@ -1,7 +1,7 @@
{
"version": "1.0.0-*",
"buildOptions": {
"debugType": "portable"
"debugType": "portable",
"compilerName": "fsc",
"compile": {
"includeFiles": [