aboutsummaryrefslogtreecommitdiff
path: root/src/ext/VisualStudio/wixlib/VS2017.wxs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* VSExtension cleanup:Bob Arnson2023-01-111-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 Arnson2021-12-231-3/+2
| | | | | | | | | 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.
* Move VisualStudio.wixext into extRob Mensching2021-05-041-0/+142