0

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.

arturdev
  • 10,884
  • 2
  • 39
  • 67

1 Answers1

0

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:

Community
  • 1
  • 1
ridoy
  • 6,274
  • 2
  • 29
  • 60