How to stop C# compile on first error in VS 2010 (VS 2008 macros don't work)!

后端 未结 2 1690
被撕碎了的回忆
被撕碎了的回忆 2021-01-02 05:14

New information:
This question has been re-asked here and has been correctly answered by Noah Richards with a solution that works in VS

相关标签:
2条回答
  • 2021-01-02 05:38

    This question got closed as a duplicate so I re-asked it and it has been correctly answered by Noah Richards.

    See this question VS2010 - How to automatically stop compile on first compile error for a solution that works in VS 2010.

    0 讨论(0)
  • 2021-01-02 05:50

    Ctrl+Break should do the trick.

    0 讨论(0)
提交回复
热议问题