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

Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
jasonviviano 2021-07-22 13:19:06 -04:00 committed by GitHub
parent 2ab04bf237
commit fbe3dade96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
---
type: docs
title: "How-To: Debug multiple Dapr applications"
linkTitle: "How-To: Debug multiple Dapr applications"
linkTitle: "How-To: Debug Dapr applications"
weight: 40000
description: "How to configure Dapr for multiple applications"
description: "Learn how to configure VSCode to debug multiple Dapr applications"
---
As your project grows you will experience a need to configure VS Code to handle multiple Dapr applications to debug your project. This guide will offer you a simple to follow explanation of the type of changes you will need