Multi form entry
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@ -198,7 +198,7 @@
|
||||
"type": "coreclr",
|
||||
"request": "launch",
|
||||
"preLaunchTask": "build",
|
||||
"program": "${workspaceFolder}/Person/bin/Debug/net7.0/win-x64/Person.dll",
|
||||
"program": "${workspaceFolder}/Person/bin/Debug/net6.0/Person.dll",
|
||||
"args": [
|
||||
"s"
|
||||
],
|
||||
|
Reference in New Issue
Block a user