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