Forum Discussion
Gregory Goeppel
Aug 09, 2022Brass Contributor
WapProjTemplate1 creates WapProjTemplate1_1.0.10.0_x64.msix
WapProjTemplate1.wapproj creates WapProjTemplate1_1.0.10.0_x64.msix.
I can manually rename output to setup.msix
Is there a way to specify output file name in Visual Studio 2022. I can't find it anywhere?
I had to rename the wapproj file. That seems to be the only way to change the output file name prefix for msix. I had to clean up a mess in GIT. But at least it worked so I don't have to rename it after every build. If someone knows a better way let me know. Seems strange that this isn't some Param in the Package.appxmanifest Packaging Tab.
- Gregory GoeppelBrass Contributor
I had to rename the wapproj file. That seems to be the only way to change the output file name prefix for msix. I had to clean up a mess in GIT. But at least it worked so I don't have to rename it after every build. If someone knows a better way let me know. Seems strange that this isn't some Param in the Package.appxmanifest Packaging Tab.