Visual Studio Debugging – Edit and Continue breaking

ERROR: Edits were made which cannot be compiled. Execution cannot continue until the compile errors are fixed.

Resources:

https://stackoverflow.com/questions/36053323/edits-were-made-which-cannot-be-compiled-zero-errors-and-enable-and-edit-and

 

Second search:

ERROR: Cannot continue since the edit includes a reference to an embedded type

My Notes:  Possible flags on the Microsoft interop references.

Resources: https://stackoverflow.com/questions/4782057/edit-and-continue-feature-stopped-working-in-visual-studio-2010