Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I create package with architecture Neutral? #23

Open
zawmn opened this issue Nov 2, 2023 · 1 comment
Open

How can I create package with architecture Neutral? #23

zawmn opened this issue Nov 2, 2023 · 1 comment

Comments

@zawmn
Copy link

zawmn commented Nov 2, 2023

Hi
I can create Neutral (Any CPU) in Visual Studio --> Publish --> Create App Package.
But I think msstore package command only support x86, x64 and arm64 parameter.
If Neutral is not supported, is it possible to build package which includes multiple architecture in one appxbundle?

@azchohfi
Copy link
Contributor

Sorry for the delay in getting back here.
What type of project is this for? UWP? You can provide a list of archs, and it will pass it down to build them all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants