Skip to content

Commit 465a7ff

Browse files
Merge pull request MicrosoftDocs#5572 from MicrosoftDocs/copilot/fix-5461
Fix malformed note block by converting bold Note to proper markdown note syntax
2 parents 9ac1131 + f9978df commit 465a7ff

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)