Just wondering if anyone might have encountered and fixed the issue I'm experiencing. I've migrated all my code bases to from a windows 8 machine to window 10 and now the debugger only seems to hook in properly once when I run an MVC project. Then I get the usual Symbols Not Loaded on any break points and have to rebuild the entire solution to get the debugger working again.
I've tried clearing out .suo file, updating all Nu Get packages but nothing seems to make any difference and it's happening in all my projects/solutions.
During Build conference, Microsoft released the Update 2 for Visual Studio 2015, which includes several fixes. Download and install the Update 2 ad look if it fixes your issue.