Removed wp7 from plugin.xml and package.json

This commit is contained in:
sgrebnov
2015-04-25 14:58:11 -07:00
parent 00e8999eeb
commit b7750760f4
2 changed files with 0 additions and 16 deletions
-14
View File
@@ -88,20 +88,6 @@
</config-file>
</platform>
<!-- wp7 -->
<platform name="wp7">
<config-file target="config.xml" parent="/*">
<feature name="SplashScreen">
<param name="wp-package" value="SplashScreen"/>
<param name="onload" value="true"/>
</feature>
</config-file>
<source-file src="src/wp/SplashScreen.cs" />
<source-file src="src/wp/ResolutionHelper.cs" />
</platform>
<!-- wp8 -->
<platform name="wp8">
<config-file target="config.xml" parent="/*">