Compare commits
No commits in common. "8ee7a31b976d975d16700dc357346cddaccf4a10" and "86a3e56a272b095c6f60d57d5809bb06606bac2e" have entirely different histories.
8ee7a31b97
...
86a3e56a27
@ -1860,8 +1860,9 @@ namespace VEPROMS
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
txtResults.AppendText($"Folder deletion process completed, {foldersDeleted} folder(s) have been deleted. ");
|
|
||||||
txtResults.AppendText(Environment.NewLine);
|
txtProcess.AppendText($"Folder deletion process completed, {foldersDeleted} folders have been deleted. ");
|
||||||
|
txtProcess.AppendText(Environment.NewLine);
|
||||||
|
|
||||||
//Run Repair
|
//Run Repair
|
||||||
int prgStpIdx = -1;
|
int prgStpIdx = -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user