mirror of
https://github.com/ckaczor/WixFileVersionExtension.git
synced 2026-01-14 01:25:44 -05:00
Update readme
This commit is contained in:
@@ -2,6 +2,13 @@
|
|||||||
|
|
||||||
A [WiX](http://wixtoolset.org/) extension to read values from FileVersionInfo for a file on disk.
|
A [WiX](http://wixtoolset.org/) extension to read values from FileVersionInfo for a file on disk.
|
||||||
|
|
||||||
|
[](https://ci.appveyor.com/project/ckaczor/wixfileversionextension)
|
||||||
|
[](https://www.nuget.org/packages/WixFileVersionExtension)
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
When using the NuGet package the reference doesn't get added automatically and Visual Studio 2017 seems to no longer support custom install scripts. The reference will have to be added/updated manually by selecting the DLL from the packages directory.
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
|
* **Chris Kaczor** - *Initial work* - https://github.com/ckaczor - https://chriskaczor.com
|
||||||
|
|||||||
Reference in New Issue
Block a user