【问题标题】:Unable to find WinRT apps option in visual studio在 Visual Studio 中找不到 WinRT 应用程序选项
【发布时间】:2016-01-15 22:12:35
【问题描述】:

我有 windows 8.1N 和 Visual Studio 2013 社区,我想制作 WinRT 应用程序,但我只看到空白 silverlight 项目的列表。

当我转到“我的电脑”的属性时,我看到以下窗口。

它在“Windows 版本”部分显示 Windows 8.1,但也只显示 Windows 8(蓝色大字)。我知道 Windows 8 不支持制作 WinRT 手机应用程序,谁能告诉我这里到底是什么问题。

【问题讨论】:

  • 确保您已安装最新的 Windows Phone SDK 并使用更新的 VS 2013。MSDN Reference
  • 我已经有windows phone SDK 8.0
  • 您正在进行哪个 VS 2013 更新?
  • 我正在使用 VS 2013 更新 5。
  • 试试“通用应用”应用 - 我在你的屏幕截图中看到了。

标签: c# visual-studio windows-runtime windows-8.1


【解决方案1】:

你已经很接近了。只需在新项目屏幕中单击“通用应用程序”,您将看到基于 Windows Runtime 的不带 Silverlight 的 Windows 应用程序模板。

如果没有,请转到程序和功能并修改您的 Visual Studio 安装。选择“用于维护 Windows 应用商店应用程序的工具”,如下所示。

【讨论】:

  • 我尝试了通用应用程序,但我只找到了“类库(通用应用程序可移植)”和“Windows 运行时组件(通用应用程序可移植)”的选项。
  • “Windows 应用”下有什么?
  • Mexiner,在 windows 应用程序下我看到 "Blank App(Windows)","Hub App(Windows)","Grid App(Windows)","Split App(Windows)","Class library (Windows)","Windows 运行时组件(Windows)","单元测试库(Windows)"。
猜你喜欢
  • 2018-02-03
  • 1970-01-01
  • 1970-01-01
  • 2018-04-17
  • 1970-01-01
  • 2021-07-28
  • 2017-06-22
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多