microsoft / microsoft/msstore-cli
How can I create package with architecture Neutral?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 163
- Forks
- 22
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the msstore package command documentation and its architecture option handling. Determine whether Neutral or a multi-architecture appxbundle is within scope, then document the supported behavior or define the changes needed and verify them with the relevant packaging command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100