Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing WixToolset.Firewall.wixext version | Rob Mensching | 2024-07-15 | 1 | -2/+0 |
| | | | | Fixes 8624 | ||||
* | Use the correct case for firewall attribute values | Rob Mensching | 2024-03-24 | 1 | -2/+8 |
| | |||||
* | Fix Profile column definition. | Bob Arnson | 2024-03-18 | 1 | -2/+2 |
| | | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043. | ||||
* | Cleaning up a typo and a missed commit. | Bob Arnson | 2024-02-27 | 1 | -0/+5 |
| | |||||
* | Use camelCase attribute values. | Bob Arnson | 2024-02-27 | 2 | -63/+81 |
| | |||||
* | Link localizations from WixExtensions the same as sections | Rob Mensching | 2023-12-16 | 1 | -2/+0 |
| | |||||
* | add firewall extension decompiler, make msi modifications work, add all ↵ | chris_bednarski | 2023-11-19 | 7 | -97/+1063 |
| | | | | attributes | ||||
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 3 | -20/+66 |
| | |||||
* | Remove unused symbol `Version`. | Bob Arnson | 2023-09-12 | 1 | -2/+0 |
| | |||||
* | add firewall extension decompiler | chris_bednarski | 2023-08-26 | 4 | -80/+106 |
| | |||||
* | Use "wixext4" instead of "tools" as the root folder in ".wixext.nupkg"s | Rob Mensching | 2022-10-15 | 2 | -9/+7 |
| | | | | Fixes 6944 | ||||
* | Finish removing native pdbs from .nupkg and removing symbols packages. | Sean Hall | 2022-02-18 | 1 | -1/+0 |
| | |||||
* | Simplify and normalize ext projects | Rob Mensching | 2021-12-30 | 1 | -7/+5 |
| | | | | | | 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 | 1 | -6/+2 |
| | |||||
* | Move Firewall.wixext into ext | Rob Mensching | 2021-05-04 | 12 | -0/+883 |