fix format

This commit is contained in:
jdeckerMS
2017-08-16 12:36:19 -07:00
parent 2b87e7e324
commit b2e8ce0884

View File

@ -520,9 +520,9 @@ With the advent of [mixed-reality devices (video link)](https://www.youtube.com/
To create a multi-app kiosk that can run mixed reality apps, you must include the following apps in the [AllowedApps list](#allowedapps): To create a multi-app kiosk that can run mixed reality apps, you must include the following apps in the [AllowedApps list](#allowedapps):
- <App AppUserModelId="MixedRealityLearning_cw5n1h2txyewy!MixedRealityLearning" /> - `<App AppUserModelId="MixedRealityLearning_cw5n1h2txyewy!MixedRealityLearning" />`
- <App AppUserModelId="HoloShell_cw5n1h2txyewy!HoloShell" /> - `<App AppUserModelId="HoloShell_cw5n1h2txyewy!HoloShell" />`
- <App AppUserModelId="Microsoft.Windows.HolographicFirstRun_cw5n1h2txyewy!App" /> - `<App AppUserModelId="Microsoft.Windows.HolographicFirstRun_cw5n1h2txyewy!App" />`
These are in addition to any mixed reality apps that you allow. These are in addition to any mixed reality apps that you allow.