Skip to content

Commit 9484464

Browse files
committed
add note about picking mcp app
1 parent 7ee53f4 commit 9484464

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

articles/azure-functions/scenario-mcp-apps.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,13 @@ The MCP Apps weather tool includes a frontend application that you must build be
158158
::: zone-end
159159
::: zone pivot="programming-language-csharp,programming-language-python,programming-language-typescript"
160160
## Run your MCP server locally
161+
::: zone-end
161162

163+
::: zone pivot="programming-language-csharp"
164+
When Visual Studio Code asks you to pick a default project because there are two apps in the .NET template, pick **src/McpWeatherApp**.
165+
::: zone-end
166+
167+
::: zone pivot="programming-language-csharp,programming-language-python,programming-language-typescript"
162168
[!INCLUDE [run-locally](../../includes/functions-mcp-run-locally.md)]
163169

164170
## Verify by using GitHub Copilot

0 commit comments

Comments
 (0)