New MSBuild property ApplicationPublisher that should be used to both update the Identity Publisher and the PublisherDisplayName property in the Package.appxmanifest
Why is this needed:
This allows the template Package.appxmanifest to be simpler while better aligning it to make use of MSBuild properties.
What would you like to be added:
New MSBuild property
ApplicationPublisher
that should be used to both update the Identity Publisher and the PublisherDisplayName property in the Package.appxmanifestWhy is this needed:
This allows the template Package.appxmanifest to be simpler while better aligning it to make use of MSBuild properties.