Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 3 | -30/+7 |
| | | | | Fixes 6944 | ||||
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
| | |||||
* | Create single .zip file for non-embedded pdb files | Rob Mensching | 2022-02-17 | 1 | -4/+0 |
| | | | | | No longer create .snupkg/.symbols.nupkgs since they don't actually support native pdbs, which are all of our non-embedded pdb files. | ||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 1 | -6/+4 |
| | | | | | | Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other. | ||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 2 | -12/+7 |
| | |||||
* | Move Dependency.wixext into ext | Rob Mensching | 2021-05-04 | 7 | -0/+522 |