Find and remove filesystem duplicates.
This solution was developed using Visual Studio 2017 and targeted for Microsoft PowerShell 5.0 or higher.
You may execute the Build.bat file to compile the solution if you have Visusal Studio Build Tools version 15 or greater installed (https://www.visualstudio.com/downloads/)
The following additional Visual Studio Code extensions are recommended:
- ms-vscode.powershell