How do I force a rebuild when the project configuration changes? [duplicate]

二次信任 提交于 2019-12-17 14:48:20

问题


I have several project configurations and I switch between them constantly. However, every time I switch, I have to manually do a rebuild before running. How do I force it to rebuild automatically?


回答1:


From the Tools Menu

  • Select Options

  • Select Projects and Solutions

  • Select Build and Run

In the combo box below the text that says "On Run, when projects are out of date"

Make sure that you have selected "Always build"



来源:https://stackoverflow.com/questions/1334774/how-do-i-force-a-rebuild-when-the-project-configuration-changes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!