Update daprdocs/content/en/developing-applications/ides/vscode/vscode-how-to-debug-multiple-dapr-apps.md

Co-authored-by: Mark Fussell <mfussell@microsoft.com>
This commit is contained in:
jasonviviano 2021-07-22 13:19:38 -04:00 committed by GitHub
parent 7858d62e32
commit 73bd5cc76c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ description: "Learn how to configure VSCode to debug multiple Dapr applications
---
As your project grows you may need to configure VS Code to debug multiple Dapr applications. This topic provides guidance on the steps you need to take.
in order to ensure that your debugging experience is consistent.
To follow along with the breakdown of configuration features please setup the [Hello World Quickstart Project](https://github.com/dapr/quickstarts/tree/v1.0.0/hello-world)