Skip to content

Commit

Permalink
build before launch
Browse files Browse the repository at this point in the history
  • Loading branch information
SeriaWei committed Jun 19, 2019
1 parent 8ffd1a6 commit 94a957a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"name": ".NET Core Launch (web)",
"type": "coreclr",
"request": "launch",
"preLaunchTask": "build",
"program": "${workspaceFolder}/src/ZKEACMS.WebHost/bin/Debug/netcoreapp3.0/ZKEACMS.WebHost.dll",
"args": [],
"cwd": "${workspaceFolder}/src/ZKEACMS.WebHost",
Expand Down

0 comments on commit 94a957a

Please sign in to comment.