Hello there,
Is it possible to add a field in the UWP general properties? We are missing the PAKAGE NAME that is replaced by the GUID each time i compile a project.
The package name is different than the GUID and is generated by the Microsoft dev console, so we need it to publish a game, and each time i need to manually edit the manifest file to set it...
Same with Xbox config file, if the two fields TitleId and Service config could be added to the object properties or to the general properties, this could really help the build process.