Visual Studio - 部署而不构建

Visual Studio - deploys without building

今天我的 VS Pro 2013 开始出现问题。

它在设备上部署之前停止构建我的 WP8 项目,因此我必须手动启动构建然后开始调试。直到现在我只需要点击 F5 即可 运行 一切...

是否有与可能已经转变的行为相关的选项 on/off 或者它是 IDE 中的某种错误?

我遇到了同样的情况,在我看来这像是一个 VS 错误。重启 VS 有帮助! :)

好吧,我找到了答案: Visual Studio 2010 isn't building before a run when there are code changes

该错误似乎不在 "not building before deploying" 行为本身,而是在该选项更改为 "Never build"...

的原因中 很可能某些配置文件已损坏,VS 将其恢复为默认值。