Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert ext\ to MSTest and traversal projects. | Bob Arnson | 13 days | 2 | -33/+35 |
| | | | | | | | | - Move ext\ unit tests to MSTest. - MSBuildify ext projects with MSTest execution. - Fork test support projects for MSTest: - WixInternal.TestSupport - WixInternal.Core.TestPackage | ||||
* | Fix missing WixToolset.Firewall.wixext version | Rob Mensching | 2024-07-12 | 1 | -2/+0 |
| | | | | Fixes 8624 | ||||
* | Use the correct case for firewall attribute values | Rob Mensching | 2024-03-24 | 1 | -3/+3 |
| | |||||
* | Fix Profile column definition. | Bob Arnson | 2024-03-18 | 2 | -3/+4 |
| | | | | | | It's a formatted field but was too short. Fixes https://github.com/wixtoolset/issues/issues/8043. | ||||
* | Use camelCase attribute values. | Bob Arnson | 2024-02-27 | 2 | -12/+12 |
| | |||||
* | add firewall extension decompiler, make msi modifications work, add all ↵ | chris_bednarski | 2023-11-19 | 7 | -30/+574 |
| | | | | attributes | ||||
* | change firewall extension table name to Wix5FirewallException | chris_bednarski | 2023-11-19 | 2 | -20/+144 |
| | |||||
* | add firewall extension decompiler | chris_bednarski | 2023-08-26 | 1 | -1/+58 |
| | |||||
* | Fix broken firewall direction. | Bob Arnson | 2022-12-18 | 2 | -3/+7 |
| | | | | Fixes https://github.com/wixtoolset/issues/issues/7102. | ||||
* | Separate WixInternal content from official WixToolset namespace | Rob Mensching | 2022-11-08 | 2 | -3/+3 |
| | |||||
* | Loc files were still using inner text, stop doing that | Rob Mensching | 2022-10-31 | 1 | -5/+3 |
| | | | | Fixes 6970 | ||||
* | Standardize on .NET 6 as the minimum for .NET Core platform. | Rob Mensching | 2022-10-03 | 1 | -1/+1 |
| | | | | Closes 6942 | ||||
* | Centralize test project configuration with IsWixTestProject | Rob Mensching | 2022-09-23 | 1 | -8/+1 |
| | |||||
* | Fix NoWarn being overridden and use PackageReference for TestSupport. | Sean Hall | 2022-01-27 | 1 | -4/+0 |
| | |||||
* | Try to get more helpful test failure messages. | Sean Hall | 2022-01-01 | 1 | -2/+2 |
| | |||||
* | Clean up Firewall extension (model for all). | Bob Arnson | 2021-12-17 | 6 | -66/+14 |
| | |||||
* | Implement integrated build process | Rob Mensching | 2021-05-11 | 1 | -19/+6 |
| | |||||
* | Move Firewall.wixext into ext | Rob Mensching | 2021-05-04 | 11 | -0/+212 |