`CreateWixBuildWixpack` task does not support nested <?if?> and related preprocessor directives
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Consider updating the task to support nesting of preprocessor directives.
I.e., the following doesn't work today:
```
```
Contributor guide
Research direction
Locate the CreateWixBuildWixpack task implementation and inspect how it handles the nested preprocessor example from the issue. Check for existing tests covering ifdef, if, and endif directives; done means the shown nested directives are processed successfully without breaking existing cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100