❔ How to run multiple projects in one solution using VS Code?
Hi, I have a solution contains 4 ASP.NET CORE 7 API projects, I use
Visual Studio Code
Visual Studio Code
as an
IDE
IDE
. In order to test my solution's projects I need to start all of them in the same time. Please, is there any method to run multiple projects in parallel using