gpt4 book ai didi

visual-studio - VS2010 : Does "Build Solution" build the solution?

转载 作者:行者123 更新时间:2023-12-01 13:11:08 26 4
gpt4 key购买 nike

我的构建菜单包含两个构建选项:

  • 构建解决方案
  • 构建MyProjectName

enter image description here

如果我选择Build Solution(然后是DebugStart Debugging (F5)),运行的可执行文件不包含我的代码逻辑,或视觉形式的变化。

如果我选择Build MyProjectName(然后是DebugStart Debugging (F5)),我的更改< strong>确实存在于可执行文件中。

这几乎就像构建解决方案没有构建解决方案,而是构建其他东西。

在 Visual Studio 2010 中,“构建解决方案”是否构建解决方案?


奖励问题

如何自定义 Build 菜单,使其包含我想要的其他选项:

enter image description here

最佳答案

在任何版本的 Visual Studio 中,“构建解决方案”均表示构建解决方案。您的项目配置可能无效。请确保您已在配置管理器中检查了您的项目:

  1. Solution Explorer
  2. 中选择解决方案节点
  3. 项目菜单中选择属性
  4. 在左侧选择配置属性
  5. 确保解决方案中的所有项目都选中了Build

Configuration Manager

关于visual-studio - VS2010 : Does "Build Solution" build the solution?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8056218/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com