❔ 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
as an 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 Visual Studio Code
?
Thanks in advance.2 Replies