summaryrefslogtreecommitdiff
path: root/Juick/Properties
diff options
context:
space:
mode:
authorGravatar k0st1x2015-12-26 01:11:34 +0300
committerGravatar k0st1x2015-12-26 01:11:34 +0300
commit7d98c0b7de38999cfc0b81540d0ce425c7a0e15e (patch)
treebcf100fcf152d4675c64b9ebb399cd90366fbab2 /Juick/Properties
parent73443e2fd916747e9d6c0bc5b0365e50813207e0 (diff)
migrate to WNS
Diffstat (limited to 'Juick/Properties')
-rw-r--r--Juick/Properties/WMAppManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/Properties/WMAppManifest.xml b/Juick/Properties/WMAppManifest.xml
index 67457fb..416159e 100644
--- a/Juick/Properties/WMAppManifest.xml
+++ b/Juick/Properties/WMAppManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Deployment xmlns="http://schemas.microsoft.com/windowsphone/2014/deployment" AppPlatformVersion="8.1">
<DefaultLanguage xmlns="" code="en-US" />
- <App xmlns="" ProductID="{ba7895cf-3f11-4459-9f91-6fe7df26e202}" Title="Juick" RuntimeType="Silverlight" Version="2.1.1" Genre="apps.normal" Author="Juick author" Description="Client for the juick.com service" Publisher="Juick" PublisherID="{bfbcb16e-c78a-4595-afc6-6ada592f1adc}" NotificationService="MPN">
+ <App xmlns="" ProductID="{ba7895cf-3f11-4459-9f91-6fe7df26e202}" Title="Juick" RuntimeType="Silverlight" Version="2.1.1" Genre="apps.normal" Author="Juick author" Description="Client for the juick.com service" Publisher="Juick" PublisherID="{bfbcb16e-c78a-4595-afc6-6ada592f1adc}" NotificationService="WNS">
<IconPath IsRelative="true" IsResource="false">Assets\ApplicationIcon.png</IconPath>
<Capabilities>
<Capability Name="ID_CAP_IDENTITY_DEVICE" />