How to debug multiple projects at once in Visual Studio

Go to solution->properties->common properties and select “Multiple startup projects“, mark the projects you want to debug with action=’Start’.

Take the below screenshot for example.

how to debug multiple projects at once

Enjoy it. 🙂