开发者

VS 2010 Compilation tips

I have a vs 2010 WPF solution with 15 class projects and one main wpf project. I compile first, then once its finished ( without making further code changes) I decide to Shift + f5 and whole solution compiles again? What a waste of time. Does anybody els开发者_C百科e experience this issue?


Shift+F5 may force a rebuild of the solution. Try F5, or Debug->Start Debugging.


If your having that issue you could remap shift +f5 to compile current project so you don't have to do the whole solution. I think shift + f6 is compile current project by default.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜