开发者

How to Downgrade from 7.1 to 7.0 in Mango Windows Phone 7?

I installed the windows phone 7 mango sdk in order to experiment with multitasking and some other mango-only features. I upgraded my project to 7.1 only to realize that there is not an update for the开发者_运维问答 developer phone also. Since I need to test on the actual phone to prove things to my teacher, I need to downgrade to 7.0. I removed all Mango-only code, but now cannot downgrade the project.

How can I manually downgrade the project to 7.0?

I tried to create a new project and move over the code, but there is a lot of stuff that does not work correctly. I also tried setting some XML files to 7.0, but it does not build.

What files are changed when upgrading?


Here is a blog from a Microsoft person:

http://blogs.msdn.com/b/jimw/archive/2011/05/27/windows-phone-7-development-how-to-change-the-target-phone-version-back-to-v7-0-from-v7-1.aspx

It's going to involve hand editing your .csproj file with Notepad to change the TargetFrameworkProfile.

Once you've got the project open in Visual Studio, you'll have to deal with fixing any code that was actively using Mango features.


I found these steps a little more comprehensive. Steps 6 and 7 got me over the line.

http://www.windowsphonegeek.com/articles/Switching-between-Windows-Phone-7-1-Mango-and-7-0-RTW-and-vice-versa

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜