Name
This commit is contained in:
parent
91f32138a1
commit
273f32bd57
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@ -29,9 +29,7 @@
|
|||||||
"request": "launch",
|
"request": "launch",
|
||||||
"preLaunchTask": "build",
|
"preLaunchTask": "build",
|
||||||
"program": "${workspaceFolder}/Copy-Distinct/bin/Debug/net7.0/win-x64/Copy-Distinct.dll",
|
"program": "${workspaceFolder}/Copy-Distinct/bin/Debug/net7.0/win-x64/Copy-Distinct.dll",
|
||||||
"args": [
|
"args": [],
|
||||||
"s"
|
|
||||||
],
|
|
||||||
"env": {
|
"env": {
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user