The Visual Studio Edit and Continue feature stopped on Visual Studio 2010, and I don\'t know what has caused the problem.
I am working on a Windows application progr
In my case, what worked was unchecking "Require source files to exactly match the original version" in Debugging options. VS Community 2017 here.