I have visual studio 2010, and a unit-test project.
when i run (debug test in the current context),then stop it,and then change the code,
i have to rebuild the project, otherwise the project will run without debugging, and it will use the old code !!!
why is that happening ?