Skip to content

Commit

Permalink
plugin.xml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Paldom committed Sep 23, 2014
1 parent 7ccf2bd commit 222b5e7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,11 @@
<feature name="UniqueDeviceID">
<param name="wp-package" value="UniqueDeviceID"/>
</feature>
</config-file
</config-file>

<config-file target="Properties/WMAppManifest.xml" parent="/Deployment/App/Capabilities">
<Capability Name="ID_CAP_IDENTITY_DEVICE" />
</config-file>

<source-file src="src/wp/UniqueDeviceID.cs" />
</platform>
Expand Down

0 comments on commit 222b5e7

Please sign in to comment.