visual studio 2010 - Project didn't compile - run anyway? -


In Visual Studio 2010, if you press F5 and get a compilation error, a dialog asks Do you want to run the last successful compiled version I would never want to do. Is there any way I can not show this dialogue, and instead of taking me to the first collection error? (Like Delphi had to do.)

Go to Tools, Options, Build and Run and Change On the run, when build or deployment errors occur .

Comments