Publishing MSIX packages to the store on VS2022 for AR

Neil Elroy 20 Reputation points
2025-06-19T14:47:30.7266667+00:00

I have an app which I package and publish for several years via VS2019 using the Windows Application Packaging Project. This deploys direct to the Microsoft Marketplace where I can publish it. I have recently upgraded to VS 2022 for ARM and can no longer produce publish the package to the marketplace. VS2022 doesn't have a WAPP template standard. This is what I have tried:

  • Various ways of downloading the WAPP extension. Not working
  • Trying the manifest editor - can't get it working
  • Downloading the Microsoft Visual Studio Installer Projects - this doesn't produce MSIX

Does anyone know how to get this working on VS2022 for ARM?

Developer technologies | Visual Studio | Extensions
0 comments No comments
{count} votes

Accepted answer
  1. Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
    2025-08-07T09:01:41.35+00:00

    "Following up on the ticket—please let us know if the issue persists or if everything is working fine now."

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
    2025-08-01T08:36:38.98+00:00

    To publish your app using Visual Studio 2022 for ARM, try the following:

    1. Use Single-Project MSIX Packaging

    Single-project MSIX Packaging Tools for VS 2022 - Visual Studio Marketplace

    Extension for Visual Studio - Provides Visual Studio 2022 support for working with and debugging Windows apps that use Single-project MSIX Packaging.

     


  2. Omkara Varshitha Kunapalli (INFOSYS LIMITED) 235 Reputation points Microsoft External Staff
    2025-08-04T08:28:48.2933333+00:00

    "Following up on the ticket—please let us know if the issue persists or if everything is working fine now."

     

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.