Removing Windows Phone target from Xamarin.Forms app -




i trying add web service reference xamarin.forms app when noticed there no "add service reference" option available when right-clicking project's references. after digging around found apparently cannot add web service reference project targets windows phone 8. fine removing windows phone 8 app care android , ios. however, when try remove it, there doesn't seem option choose whether or not want target wp8 can see in picture:

wp8 not available

so how remove windows phone 8 app?

thanks in advance.

removing xamarin.xxx targets uninstalling xamarin.forms pcl , adding xamarin.android , xamarin.ios targets again seems fix problem.





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -

python - Read npy file directly from S3 StreamingBody -