diff --git a/src/dotnet/commands/dotnet-new/FSharp_Lib/project.json.template b/src/dotnet/commands/dotnet-new/FSharp_Lib/project.json.template index 52746e87e..7e88b72f9 100644 --- a/src/dotnet/commands/dotnet-new/FSharp_Lib/project.json.template +++ b/src/dotnet/commands/dotnet-new/FSharp_Lib/project.json.template @@ -1,7 +1,7 @@ { "version": "1.0.0-*", "buildOptions": { - "debugType": "portable" + "debugType": "portable", "compilerName": "fsc", "compile": { "includeFiles": [