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:
		@@ -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" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user