Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 492 Bytes

FS Dedunderator

Find and remove filesystem duplicates.

Dev Environment Setup

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