aboutsummaryrefslogtreecommitdiff
path: root/src/internal/SetBuildNumber (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Version extension ids.Bob Arnson2021-12-231-1/+1
| | | | | | | | | 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.
* More VS2022 fixes.Sean Hall2021-12-061-1/+0
| | | | | | | Update v4.0 projects to target v4.7.2. Skip all Bal managed host tests for now. Remove ToolsVersion from DTF test projects. Remove Microsoft.NETFramework.ReferenceAssemblies from Directory.Packages.props.
* Enable enabling runtime testsRob Mensching2021-05-171-0/+1
|
* Remove unused codeRob Mensching2021-05-171-13/+0
|
* Fix StrAllocString assertions.Sean Hall2021-05-111-1/+1
|
* Implement integrated build processRob Mensching2021-05-113-0/+190