This commit is contained in:
2023-10-20 19:14:18 -07:00
parent b849ba41c6
commit b54ea97c67
50 changed files with 157 additions and 170 deletions

View File

@ -10,7 +10,7 @@
"request": "launch",
"preLaunchTask": "build",
// If you have changed target frameworks, make sure to update the program path.
"program": "${workspaceFolder}/bin/Debug/net7.0-windows/win-x64/Drag-Drop-Explorer.dll",
"program": "${workspaceFolder}/bin/Debug/net8.0-windows/win-x64/Drag-Drop-Explorer.dll",
"args": [],
"cwd": "${workspaceFolder}",
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console