We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0529f commit b0d8182Copy full SHA for b0d8182
.vscode/launch.json
@@ -8,7 +8,7 @@
8
"preLaunchTask": "maui: Build"
9
},
10
{
11
- "name": "Launch and Debug Standalone Blazor WebAssembly App",
+ "name": "Blazor WebAssembly App",
12
"type": "blazorwasm",
13
"request": "launch",
14
"cwd": "${workspaceFolder}/Web"
0 commit comments