how can i run multiple projects in vscode
i have app in blazor wasm and web api in vscode and i wonder how to run these project at once on click debugging pls help
3 Replies
$vscode
Follow the instructions here on getting started with DevKit for C# in VSCode: https://code.visualstudio.com/docs/csharp/get-started
Get started with C# and .NET in Visual Studio Code
Getting Started with C# and .NET Development in Visual Studio Code
thanks