Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

How can I create package with architecture Neutral?

Open
#23 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp
Domain
build-system, cli

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.

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?

Dominant language
C#
Stars
163
Forks
22
Avg merge
5d 22h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/msstore-cli

All issues in microsoft/msstore-cli

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.