Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some useful testing to VS.wixext. | Bob Arnson | 2023-02-09 | 1 | -2/+21 |
| | |||||
* | VSExtension cleanup: | Bob Arnson | 2023-01-11 | 2 | -1/+39 |
| | | | | | | | | | | - 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. | ||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 2 | -3/+3 |
| | |||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 1 | -5/+3 |
| | | | | Fixes 6970 | ||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -8/+1 |
| | |||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
| | |||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -1/+1 |
| | |||||
* | Version extension ids. | Bob Arnson | 2021-12-23 | 3 | -4/+4 |
| | | | | | | | | | 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. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -11/+5 |
| | |||||
* | Move VisualStudio.wixext into ext | Rob Mensching | 2021-05-04 | 7 | -0/+131 |