Skip to content

Commit eb36a8e

Browse files
committed
Add ID_CAP_MEDIALIB_PHOTO for wp8
1 parent df9b11b commit eb36a8e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

plugin.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@
6060
<param name="onload" value="true" />
6161
</feature>
6262
</config-file>
63+
64+
<config-file target="Properties/WMAppManifest.xml" parent="/Deployment/App/Capabilities">
65+
<Capability Name="ID_CAP_MEDIALIB_PHOTO" />
66+
</config-file>
6367

6468
<source-file src="src/wp8/Canvas2ImagePlugin.cs" />
6569
</platform>

0 commit comments

Comments
 (0)