Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 1 | -1/+1 |
* | Fix build failure when bundle has multiple RemoteBundle elements | Nir Bar | 2023-05-02 | 1 | -0/+10 |
* | Allow BundlePackage to fallback to QuietUninstallString to uninstall. | Sean Hall | 2022-06-14 | 1 | -0/+112 |
* | Add ability to skip tests at runtime, and skip long running cache tests | Sean Hall | 2022-05-13 | 1 | -6/+6 |
* | Always reset the system component status when registering the bundle. | Sean Hall | 2022-04-23 | 1 | -2/+2 |
* | Add option for BundlePackage to be hidden in ARP like MsiPackage. | Sean Hall | 2022-04-05 | 1 | -4/+46 |
* | Use Burn's parent switch with BundlePackages. | Sean Hall | 2022-04-01 | 1 | -0/+6 |
* | Support v3 bundles in BundlePackage and "burn extract" command. | Sean Hall | 2022-04-01 | 1 | -0/+12 |
* | Detect related bundles for BundlePackages. | Sean Hall | 2022-04-01 | 1 | -0/+30 |
* | Implement BundlePackage. | Sean Hall | 2022-04-01 | 1 | -0/+51 |