Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better .nupkg names | Rob Mensching | 2024-03-07 | 2 | -4/+4 |
| | |||||
* | Improve logging to remove `(null)`. | Bob Arnson | 2023-06-13 | 2 | -0/+46 |
| | | | | | | Add detached container runtime test. Inspired by https://github.com/wixtoolset/issues/issues/7490. | ||||
* | Follow up for multiple attached container support | Sean Hall | 2021-11-03 | 4 | -0/+56 |
* validate cContainers * use previous embeddedid format and use intermediate folder when extracting attached containers * remove special cases for 0 byte containers in BurnCommon classes and Insignia * don't hardcode max containers * reduce properties in BurnCommon * add e2e test #6144 |