aboutsummaryrefslogtreecommitdiff
path: root/src/ext/VisualStudio/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add some useful testing to VS.wixext.Bob Arnson2023-02-091-2/+21
|
* VSExtension cleanup:Bob Arnson2023-01-112-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 namespaceRob Mensching2022-11-082-3/+3
|
* Loc files were still using inner text, stop doing thatRob Mensching2022-10-311-5/+3
| | | | Fixes 6970
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Centralize test project configuration with IsWixTestProjectRob Mensching2022-09-231-8/+1
|
* Fix NoWarn being overridden and use PackageReference for TestSupport.Sean Hall2022-01-271-4/+0
|
* Try to get more helpful test failure messages.Sean Hall2022-01-011-1/+1
|
* Version extension ids.Bob Arnson2021-12-233-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 processRob Mensching2021-05-111-11/+5
|
* Move VisualStudio.wixext into extRob Mensching2021-05-047-0/+131