How would I publish a .NET 6.0 application to the Store for all platforms?

ispiro 0 Reputation points
2023-03-08T18:14:13.4366667+00:00

Try this:

  1. Create .Net 6.0 WPF application.
  2. Add a packaging project to the solution and add the WPF application as a target.
  3. Associate with an app in the Windows Store and publish.

This used to work until Visual Studio 17.3 but it doesn't anymore. Please tell me the steps to achieve the title.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,449 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
1,061 questions
{count} votes

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.