mirror of
https://github.com/ckaczor/WixFileVersionExtension.git
synced 2026-01-20 09:45:38 -05:00
Add license and initial readme
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# WixFileVersionExtension
|
||||
|
||||
A [WiX](http://wixtoolset.org/) extension to read values from FileVersionInfo for a file on disk.
|
||||
|
||||
## Authors
|
||||
|
||||
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.
|
||||
Reference in New Issue
Block a user