|
6 | 6 | <ComponentGroupId="Compiler_LangPack"> |
7 | 7 | <ComponentRefId="Compiler_LangPack_FSharp.Core.dll_$(var.LocaleCode)" /> |
8 | 8 | <ComponentRefId="Compiler_LangPack_FSharp.Build.dll_$(var.LocaleCode)" /> |
9 | | - <ComponentRefId="Compiler_LangPack_FSharp.Compiler.Service.Private.dll_$(var.LocaleCode)" /> |
| 9 | + <ComponentRefId="Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode)" /> |
10 | 10 | <ComponentRefId="Compiler_LangPack_fsc.exe_$(var.LocaleCode)" /> |
11 | 11 | <ComponentRefId="Compiler_LangPack_fsi.exe_$(var.LocaleCode)" /> |
12 | 12 | <ComponentRefId="Compiler_LangPack_fsiAnyCPU.exe_$(var.LocaleCode)" /> |
|
21 | 21 | <FileId="Compiler_LangPack_FSharp.Build.dll_$(var.LocaleCode)"Source="$(var.BinariesDir)\net40\bin\localize\$(var.LocaleCode)\FSharp.Build.resources.dll"KeyPath="yes" /> |
22 | 22 | </Component> |
23 | 23 |
|
24 | | - <ComponentId="Compiler_LangPack_FSharp.Compiler.Service.Private.dll_$(var.LocaleCode)"Guid="$(fsharp.guid(Compiler_LangPack_FSharp.Compiler.Service.Private.dll_$(var.LocaleCode), $(var.LocaleCode)))"> |
25 | | - <FileId="Compiler_LangPack_FSharp.Compiler.Service.Private.dll_$(var.LocaleCode)"Source="$(var.BinariesDir)\net40\bin\localize\$(var.LocaleCode)\FSharp.Compiler.Service.Private.resources.dll"KeyPath="yes" /> |
| 24 | + <ComponentId="Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode)"Guid="$(fsharp.guid(Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode), $(var.LocaleCode)))"> |
| 25 | + <FileId="Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode)"Source="$(var.BinariesDir)\net40\bin\localize\$(var.LocaleCode)\FSharp.Compiler.Private.resources.dll"KeyPath="yes" /> |
26 | 26 | </Component> |
27 | 27 |
|
28 | 28 | <ComponentId="Compiler_LangPack_fsc.exe_$(var.LocaleCode)"Guid="$(fsharp.guid(Compiler_LangPack_fsc.exe_$(var.LocaleCode), $(var.LocaleCode)))"> |
|