Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use TestVersion property instead of generic Version property | Rob Mensching | 2024-04-25 | 1 | -3/+3 |
| | | | | | | | The MSBuild Version property is well-known and can be set by standard processes. That can cause problem in the tests where the version is explicitly set to validate WiX behaviors. So, we've switched to using the TestVersion property that will be specific for our testing purposes. | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 2 | -4/+4 |
| | |||||
* | Add ability to skip a local path candidate if it failed verification. | Sean Hall | 2022-08-03 | 2 | -0/+27 |
| | | | | Fixes 6818 | ||||
* | Ensure external bundle payloads and containers are copied to output | Rob Mensching | 2022-01-02 | 1 | -8/+0 |
| | |||||
* | Clean up some E2E tests. | Sean Hall | 2021-12-11 | 1 | -6/+0 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -2/+2 |
| | |||||
* | Move Integration into test | Rob Mensching | 2021-05-05 | 4 | -0/+100 |