Delete-By-Distinct
This commit is contained in:
2
Instance/.vscode/launch.json
vendored
2
Instance/.vscode/launch.json
vendored
@ -10,7 +10,7 @@
|
||||
"request": "launch",
|
||||
"preLaunchTask": "build",
|
||||
// If you have changed target frameworks, make sure to update the program path.
|
||||
"program": "${workspaceFolder}/bin/x64/Debug/net6.0/win-x64/Instance.dll",
|
||||
"program": "${workspaceFolder}/bin/x64/Debug/net7.0/win-x64/Instance.dll",
|
||||
"args": [
|
||||
"s"
|
||||
],
|
||||
|
Reference in New Issue
Block a user