Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 323 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 323 Bytes

FileDiff

C# console program that lists out differences between a main directory and a destination directory.

When run, input the main directory, and the destination directory and it will print the file differences (new files, deleted files, changed files) and directory differences (new directories, deleted directories)