Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guykh/fileversionchecker
An easy tool for checking if dlls in a folder are with the same version
https://github.com/guykh/fileversionchecker
Last synced: 6 days ago
JSON representation
An easy tool for checking if dlls in a folder are with the same version
- Host: GitHub
- URL: https://github.com/guykh/fileversionchecker
- Owner: GuyKh
- Created: 2016-05-16T21:54:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-16T22:11:48.000Z (over 8 years ago)
- Last Synced: 2024-11-08T08:51:35.877Z (about 2 months ago)
- Language: C#
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FileVersionChecker
An easy tool for checking if dlls in a folder are with the same version, by scanning the files and comparing versions to the main version.
Using the AppConfig - you can specify which extentions will be checked and also which filename prefixes will be checked.