dotnet / dotnet/arcade

`CreateWixBuildWixpack` task does not support nested <?if?> and related preprocessor directives

Open
#16,145 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.