Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 2 | -14/+14 |
| | | | | | | | The "bundle id" always had more in common with the PackageCode from the Windows Installer. With the introduction of an actual Id attribute on the Bundle element, there is potential for confusion, so there is finally real motivation to rename "bundle id" to "bundle code". | ||||
* | Build native code with VC v143 toolset only. | Bob Arnson | 2024-06-10 | 1 | -3/+3 |
| | | | | | | v143 output is compatible back to VS2017 (at least). Fixes https://github.com/wixtoolset/issues/issues/8211. | ||||
* | Move to ReleaseFlow and SomeVer | Rob Mensching | 2024-04-25 | 1 | -2/+2 |
| | |||||
* | NuGet package readmes (4/n) | Bob Arnson | 2024-04-04 | 2 | -0/+13 |
| | | | | See https://github.com/wixtoolset/issues/issues/7862. | ||||
* | Fix the upper bound version in native nupkg references | Rob Mensching | 2024-04-02 | 1 | -2/+2 |
| | | | | Fixes 8091 | ||||
* | Move wixstdba functions to Bal.wixext build | Rob Mensching | 2024-03-07 | 10 | -0/+2589 |