FFS Rename

This commit is contained in:
2024-08-05 13:02:37 -07:00
parent 2923e86a94
commit e440664659
3 changed files with 87 additions and 2 deletions

13
.vscode/launch.json vendored
View File

@ -12,8 +12,17 @@
"program": "${workspaceFolder}/bin/Debug/net8.0/win-x64/File-Folder-Helper.dll",
"args": [
"s",
"K",
".kanbn"
"X",
"D:/5-Other-Small/Free-File-Sync",
"Day-Helper-2024-08-05",
"*.ffs_gui",
"lines.md",
"C:/Users/phares/AppData/Roaming/FreeFileSync/GlobalSettings.xml",
"5555",
"6666",
"7777",
"8888",
"9999"
],
"cwd": "${workspaceFolder}",
"console": "integratedTerminal",