mp> Is there any way to have versionnumber autoincrement of a setup and
mp> deploy-project?
AFAIK no, but you can write small program that will
"patch" generated msi file. This program will do the job of autoincrement.
To start the program Post-Build event can be used.