I'm using Visual Studio 2015 and SQL Server 2014, VB.
Something changed on my system which causes debug to keep running after I have done an F5 build and returned to VS2015. Does anyone know how to automatically stop debugging upon the return?
Thanks!