unoplatform / uno.templates

Uno Platform project templates
https://platform.uno/
Other
16 stars 11 forks source link

Update Appxmanifest #692

Closed dansiegel closed 4 months ago

dansiegel commented 4 months ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Package.appxmanifest explicitly sets a number of properties that should be set by existing MSBuild properties for Single Project.

What is the new behavior?

Package.appxmanifest has now been simplified with the Single Project MSBuild properties being used to properly set values like the App Name, Title, Description, Version, supported version ranges for Windows and package publisher.