Skip to content

Commit 6f986cc

Browse files
Merge pull request #5431 from eFail/patch-1
Update how-to-distribute-your-win32-app-through-microsoft-store.md
2 parents 258cfbb + d84bf09 commit 6f986cc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

hub/apps/distribute-through-store/how-to-distribute-your-win32-app-through-microsoft-store.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Let's explore each of these options in more detail in the following sections.
3535

3636
### Option 1 - Package your Win32 app as MSIX
3737

38-
Package your application into an MSIX is very simple, you can either use:
38+
To package your application into an MSIX, you can either use:
39+
3940
- Visual Studio by adding the project Windows Application Packaging to your solution. See [Set up your desktop application for MSIX packaging in Visual Studio](/windows/msix/desktop/desktop-to-uwp-packaging-dot-net).
4041
- Use installer solutions from one of our partners. See [Package a desktop app using third-party installers](/windows/msix/desktop/desktop-to-uwp-third-party-installer).
4142
- Microsoft MSIX Packaging Tool to create the MSIX from an existing installer. See [Create an MSIX package from any desktop installer (MSI, EXE, ClickOnce, or App-V)](/windows/msix/packaging-tool/create-app-package).

0 commit comments

Comments
 (0)