diff --git a/.vscode/launch.json b/.vscode/launch.json index de33671..3844555 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -22,7 +22,7 @@ "name": "Launch Without Building", "type": "mono", "request": "launch", - "program": "${workspaceFolder}/Fook/bin/Debug/Fook.exe", + "program": "${workspaceFolder}/Fook/bin/Debug/project_name.exe", "cwd": "${workspaceFolder}", "osx":{ "env": {