Fix compile and debug

This commit is contained in:
derek holloway
2026-02-13 14:49:41 -08:00
parent c8eedf6d7c
commit 37530cc6a3
2 changed files with 16 additions and 10 deletions
+1
View File
@@ -7,6 +7,7 @@
"request": "launch",
"program": "WebServer.dll",
"args": [],
"preLaunchTask": "server-build",
"cwd": "${workspaceFolder}/WebServer/bin/Debug/net9.0/",
"stopAtEntry": false,
"serverReadyAction": {