aboutsummaryrefslogtreecommitdiff
path: root/src/test/burn/Directory.wixproj.props (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Standardize on .NET 6 as the minimum for .NET Core platform.Rob Mensching2022-10-031-1/+1
| | | | Closes 6942
* Make validation independent of the build commandRob Mensching2022-02-081-0/+1
| | | | | | | In MSBuild this adds a new WindowsInstallerValidation target that automatically runs validation after a successful build. From the command-line the "wix msi" command gets a "validate" subcommand that will validate an MSI or MSM file.
* Always run upgrade related bundles last.Sean Hall2022-01-061-0/+1
| | | | #5128
* Implement integrated build processRob Mensching2021-05-111-0/+11