I've had this occur to me daily now. I am debugging my libraries using unittests. My libraries are all code projects inside a single solution.
So I'm stepping through the code and all of a sudden it just continues as if I would've pressed F5, which I didn't.
Is this a bug or is there something I'm missing here? Anyone else experiencing this problem?
I'm using the Microsoft.VisualStudio.QualityTools.UnitTestFramework 4.0 with Visual Studio 2010. My libraries are all written in .Net 3.5.