0
votes

How can I downgrade the target of my project from 8.0 to 7.1?

I tries to set it from project>settings>"Target Windows Phone OS Version" , but in dropdown list there is only one line: "Windows Phone OS 8.0".

Thank you.

1
in my opinion, it can't downgrade once change from 7.1 to 8.0. - Chris Shao

1 Answers

0
votes

That is probably not possible. One thing you can try, set up windows phone 7.0 sdk and try to port your app there from scratch.Yes, i think that's the only way, so create a new project under wp 7.0 and import all of your files there.
SO also tells about it, some suggestions for you that may help: