unoplatform / uno.resizetizer

The home for Uno.Resizetizer, an image resizting tooling for Uno Platform apps
https://platform.uno
Other
15 stars 6 forks source link

Fix appxmanifest merge #273

Closed dansiegel closed 1 month ago

dansiegel commented 1 month ago

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.