diff --git a/src/fsharp/FSharp.Compiler.Service.netcore/project.json b/src/fsharp/FSharp.Compiler.Service.netcore/project.json index 20c5033e7e..0b4502903a 100644 --- a/src/fsharp/FSharp.Compiler.Service.netcore/project.json +++ b/src/fsharp/FSharp.Compiler.Service.netcore/project.json @@ -192,7 +192,8 @@ "embed": { "mappings": { "FSComp": "FSComp.resx", - "FSStrings": "../FSStrings.resx" + "FSStrings": "../FSStrings.resx", + "FSIstrings": "FSIstrings.resx" } }, "define": [