We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df9b11b commit eb36a8eCopy full SHA for eb36a8e
1 file changed
plugin.xml
@@ -60,6 +60,10 @@
60
<param name="onload" value="true" />
61
</feature>
62
</config-file>
63
+
64
+ <config-file target="Properties/WMAppManifest.xml" parent="/Deployment/App/Capabilities">
65
+ <Capability Name="ID_CAP_MEDIALIB_PHOTO" />
66
+ </config-file>
67
68
<source-file src="src/wp8/Canvas2ImagePlugin.cs" />
69
</platform>
0 commit comments