ckaczor / WixFileVersionExtension

A WiX extension to read values from FileVersionInfo for a file on disk.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WixFileVersionExtension

A WiX extension to read values from FileVersionInfo for a file on disk.

Build status NuGet

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

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A WiX extension to read values from FileVersionInfo for a file on disk.

License:MIT License


Languages

Language:C# 100.0%