Closed
Description
Please provide a succinct description of the issue.
Repro steps
Provide the steps required to reproduce the problem:
- Checkout
lsp
branch build.cmd -c Debug
or just buildFSharp.Compiler.LanguageServer
project
Expected behavior
Build completes successfully
Actual behavior
We get
error FS0192 : internal error : multiple methods named AddSingleton appear with identical argument types in type Microsoft.Extensions.DependencyInjection.ServiceCollectionSer
viceExtensions [D:\code\fsharp\src\FSharp.Compiler.LanguageServer\FSharp.Compiler.LanguageServer.fsproj]
Related information
Here's the code that triggers the error:
fsharp/src/FSharp.Compiler.LanguageServer/FSharpLanguageServer.fs
Lines 46 to 59 in c1486be
Metadata
Metadata
Assignees
Type
Projects
Status