Commit e3c754b
committed
WiX: setup the
With this we now get a default value for the `PlatformToolset` property
which will be configured based on the toolset that is installed.
Subsequently, the developer no longer needs to specify the value when
building the installer.PlatformToolset value to the default1 parent b848062 commit e3c754b
File tree
1 file changed
+1
-2
lines changed- platforms/Windows/CustomActions/SwiftInstaller
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
0 commit comments