Closed dansiegel closed 6 months ago
Fixes: #
What kind of change does this PR introduce?
Properties like the Application Title and Version numbers are not correctly applied.
Refactors the execution logic to simplify away from heavily nested if statements.
This now correctly applies the Application Title, and other common Single Project MSBuild properties.
Fixes: #
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Properties like the Application Title and Version numbers are not correctly applied.
What is the new behavior?
Refactors the execution logic to simplify away from heavily nested if statements.
This now correctly applies the Application Title, and other common Single Project MSBuild properties.