super basic trouble shooting page for windows app (#585)

* super basic trouble shooting page for windows app

* change path

* Edits for the troubleshooting page

* updated text

* undo windows app changes

* New procedure text for upgrade

* Clarify 'save link'

* Arg, typo!

* bumped pxt-core
This commit is contained in:
Peli de Halleux
2017-12-04 22:26:25 -08:00
committed by GitHub
parent 18beffb7b7
commit bb69ce3199
6 changed files with 41 additions and 9 deletions

View File

@ -14,7 +14,7 @@
<Resource Language="x-generate" />
</Resources>
<Applications>
<Application Id="App" StartPage="https://makecode.microbit.org">
<Application Id="App" StartPage="https://makecode.microbit.org/">
<uap:ApplicationContentUriRules>
<uap:Rule Match="https://makecode.microbit.org/" Type="include" WindowsRuntimeAccess="all" />
<uap:Rule Match="https://trg-microbit.userpxt.io/---simulator" Type="include" WindowsRuntimeAccess="none" />