visual-studio - 使用 Visual Studio 2013 RC 在 Windows 8.1 RTM 上安装 Windows Phone 7.1 SDK

标签 visual-studio windows-phone-7 visual-studio-2013 windows-8.1

有谁知道如何在 Windows 8.1 RTM 上使用 Visual Studio 2013(因此无需安装 Visual Studio 2010)为 Windows Phone 7 进行开发?
我在安装 Visual Studio 2013 时检查了 WP8.0 框,但它没有为我提供解决方案所需的 7.1 SDK。

如果我可以在不安装 Visual Studio 2010 的情况下做到这一点,那就太好了。:D

先感谢您 :-)

最佳答案

Windows Phone 8.0 SDK 包括为 7.1 和 8.0 创建应用程序的能力,因此不需要安装 7.1 SDK。

然而
Visual Studio 2013 不支持为 7.x 开发应用程序。
如果您必须针对 7.x 设备,则需要使用 VS2010 或 VS2012。

如果你想为 Windows Phone 7.x 构建你应该使用 Visual Studio 2012。你可以在同一台机器上安装这个和 Visual Studio 2013。您最终可能无法做的唯一一件事就是为所有项目提供一个解决方案,因为您可以在两个版本的 VS 中使用。

关于visual-studio - 使用 Visual Studio 2013 RC 在 Windows 8.1 RTM 上安装 Windows Phone 7.1 SDK,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19022962/

相关文章:

windows-phone-7 - 如何在 Windows Phone 7 上启动 YouTube URL

c++ - 如何在 Visual Studio 2013 上使用 STLSoft 库?

ASP.NET 开发服务器 : external access

c++ - 使用 _bstr_t 和 ADO 在 C++ 中获取列数

visual-studio - MSBuild 项目文件中的 ProjectReference 的 Private 设置有何作用?

c++ - 在 macOS 上的 Visual Studio 中创建 C++ 控制台应用程序

javascript - 如何在 WP7 中使用固定页脚定位 ·

windows-phone-7 - 如何在 WP7 和 Azure 项目之间共享模型

tfs - 管理用户项目权限

.net - 如果库面向 .NET Standard 2.0 是我使用 Visual Studio 2017 的唯一选择吗?