Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将我开发的 7.8 应用程序更新到 8。下载 SKD 8 后,我必须应用哪些更改?只是将版本设置为8吗?
我如何处理维护旧版本?是否只是复制文件夹并将其中一个更新为 8?
只需打开解决方案,右键单击项目 -> 升级到 Windows Phone 8.0。但请注意,您的项目将无法在 Windows Phone 7 上运行!您需要 2 个不同的项目,一个用于 WP7,一个用于 WP8。