This Gist shows the Run and Debug configuration on Visual Studio Code for the .NET Core project. Folder Structure /root/workspace/dotnet/<solution_project_name>/ │ ├── .vscode/ │ ├── launch.json │ └── tasks.json