aboutsummaryrefslogtreecommitdiff
path: root/src/wix/WixToolset.Core.WindowsInstaller/Bind/ValidateDatabaseCommand.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make validation independent of the build commandRob Mensching2022-02-081-187/+0
| | | | | | | 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.
* Move Core into wixRob Mensching2021-04-291-0/+187