Skip to content

How to include multiple .appxsym files in a .msixupload file? #3471

Answered by DarranRowe
myfix16 asked this question in Q&A
Discussion options

You must be logged in to vote

Since this issue only occurs with the single project MSIX, there is one option available to see what Visual Studio itself does.
Visual Studio has project templates that have separate application packaging projects (Blank App, Packaged with Windows Application Packaging Project (WinUI 3 in Desktop) for both C++ and C#). These projects do support creating MSIX bundles. You can create one of these projects that has the default application, make a sideloading package and bundle it, then look at what it does for the symbol files. This should work with the single project output too.

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@myfix16
Comment options

@steam3d
Comment options

@eskilgh
Comment options

@steam3d
Comment options

@DarranRowe
Comment options

Answer selected by myfix16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants