|
2 | 2 | <!-- Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. --> |
3 | 3 | <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"> |
4 | 4 |
|
5 | | - <!-- Common Variables --> |
6 | | - <Fragment> |
7 | | - <?define LangLCID = $(fsharp.localeToId($(var.Lang))) ?> |
8 | | - <?define LangCulture = $(fsharp.localeToCulture($(var.Lang))) ?> |
9 | | - </Fragment> |
10 | | - |
11 | 5 | <!-- Common Folders --> |
12 | 6 | <Fragment> |
13 | 7 | <Directory Id="TARGETDIR" Name="SourceDir"> |
|
18 | 12 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework" Name=".NETFramework"> |
19 | 13 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0" Name="v4.0"> |
20 | 14 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.4.1.0" Name="4.4.1.0"> |
21 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.4.1.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 15 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.4.1.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
22 | 16 | </Directory> |
23 | 17 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.4.0.0" Name="4.4.0.0"> |
24 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.4.0.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 18 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.4.0.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
25 | 19 | </Directory> |
26 | 20 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.3.1.0" Name="4.3.1.0"> |
27 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.3.1.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 21 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.3.1.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
28 | 22 | </Directory> |
29 | 23 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.3.0.0" Name="4.3.0.0"> |
30 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.3.0.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 24 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETFramework_4.0_4.3.0.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
31 | 25 | </Directory> |
32 | 26 | </Directory> |
33 | 27 | </Directory> |
34 | 28 |
|
35 | 29 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable" Name=".NETPortable"> |
36 | 30 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_3.47.41.0" Name="3.47.41.0"> |
37 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_3.47.41.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 31 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_3.47.41.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
38 | 32 | </Directory> |
39 | 33 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_3.47.4.0" Name="3.47.4.0"> |
40 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_3.47.4.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 34 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_3.47.4.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
41 | 35 | </Directory> |
42 | 36 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_2.3.5.1" Name="2.3.5.1"> |
43 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_2.3.5.1_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 37 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_2.3.5.1_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
44 | 38 | </Directory> |
45 | 39 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_2.3.5.0" Name="2.3.5.0"> |
46 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_2.3.5.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 40 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETPortable_2.3.5.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
47 | 41 | </Directory> |
48 | 42 | </Directory> |
49 | 43 |
|
50 | 44 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore" Name=".NETCore"> |
51 | 45 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.7.41.0" Name="3.7.41.0"> |
52 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.7.41.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 46 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.7.41.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
53 | 47 | </Directory> |
54 | 48 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.7.4.0" Name="3.7.4.0"> |
55 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.7.4.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 49 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.7.4.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
56 | 50 | </Directory> |
57 | 51 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.3.1.0" Name="3.3.1.0"> |
58 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.3.1.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 52 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.3.1.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
59 | 53 | </Directory> |
60 | 54 |
|
61 | 55 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.41.0" Name="3.78.41.0"> |
62 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.41.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 56 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.41.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
63 | 57 | </Directory> |
64 | 58 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.4.0" Name="3.78.4.0"> |
65 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.4.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 59 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.4.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
66 | 60 | </Directory> |
67 | 61 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.3.1" Name="3.78.3.1"> |
68 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.3.1_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 62 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.78.3.1_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
69 | 63 | </Directory> |
70 | 64 |
|
71 | 65 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.41.0" Name="3.259.41.0"> |
72 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.41.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 66 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.41.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
73 | 67 | </Directory> |
74 | 68 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.4.0" Name="3.259.4.0"> |
75 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.4.0_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 69 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.4.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
76 | 70 | </Directory> |
77 | 71 | <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.3.1" Name="3.259.3.1"> |
78 | | - <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.3.1_$(var.LangLCID)" Name="$(var.LangCulture)" /> |
| 72 | + <Directory Id="ReferenceAssemblies_Microsoft_FSharp_NETCore_3.259.3.1_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
79 | 73 | </Directory> |
80 | 74 | </Directory> |
81 | 75 | </Directory> |
|
86 | 80 | <Directory Id="MicrosoftSDKs_FS" Name="F#"> |
87 | 81 | <Directory Id="MicrosoftSDKs_FS_4.1" Name="4.1"> |
88 | 82 | <Directory Id="MicrosoftSDKs_FS_4.1_Framework" Name="Framework"> |
89 | | - <Directory Id="MicrosoftSDKs_FS_4.1_Framework_v4.0" Name="v4.0" /> |
| 83 | + <Directory Id="MicrosoftSDKs_FS_4.1_Framework_v4.0" Name="v4.0"> |
| 84 | + <Directory Id="MicrosoftSDKs_FS_4.1_Framework_v4.0_$(var.LocaleId)" Name="$(var.LocaleRegion)" /> |
| 85 | + </Directory> |
90 | 86 | </Directory> |
91 | 87 | </Directory> |
92 | 88 |
|
93 | 89 | <Directory Id="MicrosoftSDKs_FS_Licenses" Name="Licenses"> |
94 | | - <Directory Id="MicrosoftSDKs_FS_Licenses_$(var.LangLCID)" Name="$(var.LangLCID)" /> |
| 90 | + <Directory Id="MicrosoftSDKs_FS_Licenses_$(var.LocaleId)" Name="$(var.LocaleId)" /> |
95 | 91 | </Directory> |
96 | 92 | </Directory> |
97 | 93 | </Directory> |
|
0 commit comments