Add license and initial readme

This commit is contained in:
2018-02-10 12:57:06 -05:00
parent 9499f63ea2
commit 886307c4af
4 changed files with 42 additions and 1 deletions

11
README.md Normal file
View 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.