Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VSExtension cleanup: | Bob Arnson | 2023-01-11 | 1 | -8/+1 |
| | | | | | | | | | | - Add ARM64-specific custom action. - Remove "naked" `CustomActionRef`s. - Clean up `wix convert` behavior: - Remove `PropertyRef`s for properties CA always sets. Fixes https://github.com/wixtoolset/issues/issues/7100. Fixes https://github.com/wixtoolset/issues/issues/7153. | ||||
* | Version extension ids. | Bob Arnson | 2021-12-23 | 1 | -0/+141 |
https://github.com/wixtoolset/issues/issues/5933 - Add support for detecting VS2022. - Add x64 custom actions. - Remove ancient Help 2.0 support. - Update WixCop to add the new element to trigger custom action. |