In Visual Studio 2008, when i click on Debug > Start Without Debugging (or CTRL + F5) happens the same thing as if I clicked on Test > Run > Tests in Current Context / All Tests in Solution
After few attempts of fixing, now every time I run project I get this warning:
"Executing the current test run will produce a new test run result, which will exceed the limit of 25 that is currently specified. If you continue, older test run results and their associated deployments will be deleted from the hard drive..."
Any ideas how to get things back to default state?