chore: added one client one server compound for launch.json
This commit is contained in:
parent
b3dd0f72a4
commit
475d82ba02
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@ -36,6 +36,10 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"compounds": [
|
"compounds": [
|
||||||
|
{
|
||||||
|
"name": ".NET Launch 1 Client & 1 Server",
|
||||||
|
"configurations": [".NET Launch (Server)", ".NET Launch (Client) 1"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": ".NET Launch 2 Client & 1 Server",
|
"name": ".NET Launch 2 Client & 1 Server",
|
||||||
"configurations": [
|
"configurations": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user