【问题标题】:Unable to change platform of setup project in visual studio-15无法在 Visual Studio-15 中更改设置项目的平台
【发布时间】:2016-12-01 09:21:44
【问题描述】:

我在设置项目中找不到任何用于部署的平台选项。

【问题讨论】:

  • 你是要设置是32位还是64位平台?
  • 64 位平台

标签: c# .net wpf visual-studio xaml


【解决方案1】:

您可以如下设置平台。

Solution Explorer,选择您的Setup 项目按F4 键。在出现的属性窗口(部署项目属性)中,向下滚动并将TargetPlatform 设置为x64。构建项目,设置将适用于x64 平台。

【讨论】:

  • F4 在 VS 2019 中什么都不做,如何在那个版本中做到这一点?
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2012-06-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2011-09-17
相关资源
最近更新 更多