Skip to content

Commit b0d8182

Browse files
author
abdulrahmanshabeekmohamed
committed
update name in vscode launch.json
1 parent 5d0529f commit b0d8182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"preLaunchTask": "maui: Build"
99
},
1010
{
11-
"name": "Launch and Debug Standalone Blazor WebAssembly App",
11+
"name": "Blazor WebAssembly App",
1212
"type": "blazorwasm",
1313
"request": "launch",
1414
"cwd": "${workspaceFolder}/Web"

0 commit comments

Comments
 (0)