diff --git a/FSharp.Compiler.Service.slnf b/FSharp.Compiler.Service.slnf new file mode 100644 index 00000000000..22303032243 --- /dev/null +++ b/FSharp.Compiler.Service.slnf @@ -0,0 +1,9 @@ +{ + "solution": { + "path": "FSharp.sln", + "projects": [ + "src\\fsharp\\FSharp.Compiler.Service\\FSharp.Compiler.Service.fsproj", + "tests\\FSharp.Compiler.Service.Tests\\FSharp.Compiler.Service.Tests.fsproj" + ] + } +}