We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee53f4 commit 9484464Copy full SHA for 9484464
1 file changed
articles/azure-functions/scenario-mcp-apps.md
@@ -158,7 +158,13 @@ The MCP Apps weather tool includes a frontend application that you must build be
158
::: zone-end
159
::: zone pivot="programming-language-csharp,programming-language-python,programming-language-typescript"
160
## Run your MCP server locally
161
+::: zone-end
162
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
166
+
167
+::: zone pivot="programming-language-csharp,programming-language-python,programming-language-typescript"
168
[!INCLUDE [run-locally](../../includes/functions-mcp-run-locally.md)]
169
170
## Verify by using GitHub Copilot
0 commit comments