Skip to content

Commit

Permalink
Merge pull request #240 from MicrosoftDocs/v-maudel-patch-7
Browse files Browse the repository at this point in the history
99642: Escaping mock URLs
  • Loading branch information
PRMerger10 committed Jul 8, 2019
2 parents d4dd2f5 + 40f8fe6 commit 48ca9c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hub/apps/desktop/modernize/desktop-to-uwp-extensions.md
Expand Up @@ -283,8 +283,8 @@ You can make sure that users open your new packaged application by default for s

#### XML namespaces

* http://schemas.microsoft.com/appx/manifest/uap/windows10
* http://schemas.microsoft.com/appx/manifest/uap/windows10/3"
* http:\//schemas.microsoft.com/appx/manifest/uap/windows10
* http:\//schemas.microsoft.com/appx/manifest/uap/windows10/3"

#### Elements and attributes of this extension

Expand Down

0 comments on commit 48ca9c9

Please sign in to comment.