Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8bc35d9

Browse files
committed
don't pack localized resources for assemblies that don't have any
1 parentc71bcf0 commit8bc35d9

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

‎setup/FSharp.SDK/component-groups/Compiler_LangPack.wxs‎

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
<ComponentRefId="Compiler_LangPack_FSharp.Core.dll_$(var.LocaleCode)" />
88
<ComponentRefId="Compiler_LangPack_FSharp.Build.dll_$(var.LocaleCode)" />
99
<ComponentRefId="Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode)" />
10-
<ComponentRefId="Compiler_LangPack_fsc.exe_$(var.LocaleCode)" />
11-
<ComponentRefId="Compiler_LangPack_fsi.exe_$(var.LocaleCode)" />
12-
<ComponentRefId="Compiler_LangPack_fsiAnyCPU.exe_$(var.LocaleCode)" />
1310
</ComponentGroup>
1411

1512
<DirectoryRefId="MicrosoftSDKs_FS_4.1_Framework_v4.0_$(var.LocaleId)">
@@ -24,18 +21,6 @@
2421
<ComponentId="Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode)"Guid="$(fsharp.guid(Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode), $(var.LocaleCode)))">
2522
<FileId="Compiler_LangPack_FSharp.Compiler.Private.dll_$(var.LocaleCode)"Source="$(var.BinariesDir)\net40\bin\$(var.LocaleParentCulture)\FSharp.Compiler.Private.resources.dll"KeyPath="yes" />
2623
</Component>
27-
28-
<ComponentId="Compiler_LangPack_fsc.exe_$(var.LocaleCode)"Guid="$(fsharp.guid(Compiler_LangPack_fsc.exe_$(var.LocaleCode), $(var.LocaleCode)))">
29-
<FileId="Compiler_LangPack_fsc.exe_$(var.LocaleCode)"Source="$(var.BinariesDir)\net40\bin\$(var.LocaleParentCulture)\fsc.resources.dll"KeyPath="yes" />
30-
</Component>
31-
32-
<ComponentId="Compiler_LangPack_fsi.exe_$(var.LocaleCode)"Guid="$(fsharp.guid(Compiler_LangPack_fsi.exe_$(var.LocaleCode), $(var.LocaleCode)))">
33-
<FileId="Compiler_LangPack_fsi.exe_$(var.LocaleCode)"Source="$(var.BinariesDir)\net40\bin\$(var.LocaleParentCulture)\fsi.resources.dll"KeyPath="yes"/>
34-
</Component>
35-
36-
<ComponentId="Compiler_LangPack_fsiAnyCPU.exe_$(var.LocaleCode)"Guid="$(fsharp.guid(Compiler_LangPack_fsiAnyCPU.exe_$(var.LocaleCode), $(var.LocaleCode)))">
37-
<FileId="Compiler_LangPack_fsiAnyCPU.exe_$(var.LocaleCode)"Source="$(var.BinariesDir)\net40\bin\$(var.LocaleParentCulture)\fsiAnyCPU.resources.dll"KeyPath="yes" />
38-
</Component>
3924
</DirectoryRef>
4025
</Fragment>
4126
</Wix>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp