Windows 10 应用程序未在 Visual Studio 2015 RTM 上加载

Windows 10 Application does not load on Visual Studio 2015 RTM

我在 Visual Studio 2015 RC 中从事我的 Windows 10 项目。升级到 VS 2015 RTM 后,它发现项目不兼容。我已经安装了 Windows 10 sdk 10158.

我也无法创建新的 Windows 10 项目(有点明显)。

我应该在这里遗漏了一些东西。有什么线索吗?

这是意料之中的。 Microsoft told that the Visual Studio 2015 RTM is incompatible with the older SDK。您必须等到 2015 年 7 月 29 日才能获得 Windows 10 RTM SDK。

Important: Do not install Visual Studio 2015 RTM until 7/29 if you want to continue working with Windows 10 developer tool preview releases. On 7/29 the RTM releases of Windows 10 developer tools will be made available for use with Visual Studio 2015 RTM. Please refer to the Building Apps blog for more details.

found the link to the Webinstaller to the 10240 SDK and the Windows 10 Developer Tools。尝试一下,成为首批可以提交其 RTM 应用程序的开发人员之一。