Updating the AssemblyInformationalVersion attribute of an exe

Posted by JC on Stack Overflow See other posts from Stack Overflow or by JC
Published on 2010-04-07T21:19:21Z Indexed on 2010/04/07 21:23 UTC
Read the original article Hit count: 194

Filed under:
|

Is it possible to update an EXEs AssemblyInformationalVersion attribute? I'm trying to include additional information in the setup.exe output from an InstallAware project rather than just the standard 4 digit version info.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about assemblyinfo