Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Make validation independent of the build command | Rob Mensching | 2022-02-08 | 1 | -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 Hall | 2022-01-06 | 1 | -0/+1 |
| | | | | #5128 | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -0/+11 |