forked from Sarah/Lieb-Website
the bot is now built before starting debuging
This commit is contained in:
parent
660eadfbe2
commit
7d6bc48dba
2 changed files with 25 additions and 1 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -33,7 +33,7 @@
|
|||
"name": "DiscordBot",
|
||||
"type": "coreclr",
|
||||
"request": "launch",
|
||||
"preLaunchTask": "build",
|
||||
"preLaunchTask": "build-bot",
|
||||
// If you have changed target frameworks, make sure to update the program path.
|
||||
"program": "${workspaceFolder}/DiscordBot/bin/Debug/net6.0/DiscordBot.dll",
|
||||
"args": [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue