我正在使用Visual Studio 2015 RC中的Windows 10项目。升级到VS 2015 RTM后,它发现项目不兼容。我已经安装了Windows 10 sdk 10158。
我也无法创建新的Windows 10项目(很明显)。
我应该在这里遗漏一些东西。有什么线索?
答案 0 :(得分:2)
这是预期的。 Microsoft told that the Visual Studio 2015 RTM is incompatible with the older SDK。您必须等到2015年7月29日才能获得Windows 10 RTM SDK。
重要提示: 如果您要在7/29之前安装Visual Studio 2015 RTM 想继续使用Windows 10开发人员工具预览 发布。 7月29日,Windows 10开发人员工具的RTM版本将会发布 可用于Visual Studio 2015 RTM。请参阅 有关更多详细信息,请参阅Building Apps博客。
我found the link to the Webinstaller to the 10240 SDK和Windows 10 Developer Tools。试试吧,成为第一批能够提交RTM应用程序的开发者之一。