Commit 7962cf3
authored
WiX: repair the x86 SDK packaging (#212)
We cannot set the installer platform to the architecture being packaged
as this is platform agnostic content which is always installed to a
64-bit platform. We can pass `-p:InstallerPlatform=[x64|arm64]` to
enable building the SDK for installation on either of the hosts.1 parent 508732e commit 7962cf3
1 file changed
+0
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 30 | | |
46 | 31 | | |
47 | 32 | | |
| |||
0 commit comments