I looked everywhere for a solution, and I think that it's impossible to do that !
Can I include the version number (that is in AssemblyInfo.cs) into the .exe filename ? So I don't have anymore to rename the output exe file every release build.
I just posted this question to be sure that in fact, it is impossible to do that. Otherwise, if someone has a working solution I'll be happy to know it. Thank you
EDIT
I'm not searching how to get the assembly version, which I can find, but I'm looking for how to include that version automatically into my .exe output file name