Windows Application Packaging with Visual Studio 2019
application packaging in visual studio 2019
You can use windows application packaging project in visual studio to generate a package for your desktop application. Afterwards, you can distribute your package to the Microsoft store, on the web, in your enterprise or any other distribution mechanism.
To be able to view the windows application packaging project in visual studio, we must at least install one of these workloads
• The ‘Universal Windows Platform development’ workload
• The Optional Component ‘MSIX Packaging Tools’ in the NET Core workload.
• The Optional Component ‘MSIX Packaging Tools’ in the .NET desktop development workload.

#microservice

Windows Application Packaging with Visual Studio 2019
1.50 GEEK