Even when I comment out code which will crash my program, it still executes. I understand that the last successful build is being executed.
I have seen many posts with this problem like this one. Many of them say the solution is to delete all "bin" and "obj" sub-folders. But I don't know where to find these files. I tried reinstalling Visual Studio 2015 but I still cannot execute my changes to the code.
I have tried to clean / rebuild my code but I get this error.