Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "bundle id" concept to "bundle code" | Rob Mensching | 2024-12-30 | 1 | -2/+2 |
| | | | | | | | 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". | ||||
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 5 | -8/+8 |
| | |||||
* | Fix build failure when bundle has multiple RemoteBundle elements | Nir Bar | 2023-05-02 | 2 | -0/+37 |
| | |||||
* | Allow BundlePackage to fallback to QuietUninstallString to uninstall. | Sean Hall | 2022-06-14 | 3 | -0/+46 |
| | | | | Partial implementation of 6756 | ||||
* | Add option for BundlePackage to be hidden in ARP like MsiPackage. | Sean Hall | 2022-04-05 | 1 | -0/+1 |
| | | | | | | Requires support for this feature in the nested bundle. Simplest implementation of 4454 | ||||
* | Support v3 bundles in BundlePackage and "burn extract" command. | Sean Hall | 2022-04-01 | 2 | -0/+32 |
| | |||||
* | Detect related bundles for BundlePackages. | Sean Hall | 2022-04-01 | 5 | -0/+48 |
| | |||||
* | Implement BundlePackage. | Sean Hall | 2022-04-01 | 2 | -0/+30 |
3693 |