Skip to content

Commit e221618

Browse files
Fix markdown formatting: convert informal note to proper NOTE admonition
Co-authored-by: GrantMeStrength <1928855+GrantMeStrength@users.noreply.github.com>
1 parent 8700349 commit e221618

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/apps/publish/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ For more details, refer [steps to create company developer account](/windows/app
6464

6565
For packaging your Win32 app as MSIX, follow these [steps](https://aka.ms/packagewin32asmsix).
6666

67-
**Note:** If you distribute your application as a web download (EXE /MSI) and you are planning to distribute it as a packaged application (MSIX) in the Store, you might want to prevent users from installing both versions or migrate users from the unpackaged web version to the Store version. Learn more about [transitioning users from web unpackaged to Store packaged app](../distribute-through-store/how-to-transition-users-from-your-web-unpackaged-app-to-store-packaged-app.md).
67+
> [!NOTE]
68+
> If you distribute your application as a web download (EXE /MSI) and you are planning to distribute it as a packaged application (MSIX) in the Store, you might want to prevent users from installing both versions or migrate users from the unpackaged web version to the Store version. Learn more about [transitioning users from web unpackaged to Store packaged app](../distribute-through-store/how-to-transition-users-from-your-web-unpackaged-app-to-store-packaged-app.md).
6869
6970
## Choice of commerce platform
7071

0 commit comments

Comments
 (0)