From dd73975beef5bf51f891b5320f102d9f8d85461a Mon Sep 17 00:00:00 2001 From: Andrew Knight Date: Fri, 16 May 2014 16:24:22 +0300 Subject: WinRT app manifest: update namespace prefix If the prefix isn't "m2" for the 2013 namespace, Visual Studio Update 2 won't open the document in the designer view. Even though there is nothing technically wrong with the way it's currently done, change it to "m2" to keep VS happy. Change-Id: I62721114610de5396eb507828b39db89c1e96b1a Reviewed-by: Oliver Wolff --- .../winrt_winphone/manifests/8.1/AppxManifest.xml.in | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'mkspecs') diff --git a/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in b/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in index 5587ace390..97d3407403 100644 --- a/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in +++ b/mkspecs/common/winrt_winphone/manifests/8.1/AppxManifest.xml.in @@ -1,5 +1,5 @@ - + - - - - - - - - + + + + + + + $${WINRT_MANIFEST.capabilities}$${WINRT_MANIFEST.dependencies} -- cgit v1.2.3