This question is a complement for the post 
pseudo
- Maybe you can create another console renamer.exe which reads version defined in
AssemblyInformationalVersionAttributeor inAssemblyVersionAttributeof your app and renames it and then call that renamer.exe fromPost build event command line - write a powershell script to rename the newly built exe and call that script from
Post build event command line
