Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经将配置更改为发布模式,但是当我构建/生成它时,它似乎总是处于调试模式。
屏幕截图显示了适用于发布配置的设置 - 它实际上并没有使该配置成为活动配置。
为了切换配置,选择 Build | 配置管理器...菜单项,然后从活动解决方案配置下拉列表中选择“发布”。或者,您应该在 Visual Studio 工具栏上提供配置下拉菜单(请参见下面的屏幕截图)。这也允许您设置当前的构建配置。