It is possible to autoincrement build number on each project build (VS) ?
And also optionally change upgrade guid.
Thanks,
Anton Ryzhov
I'm afraid we don't have predefined support for this, but you can try to use our "/SetVersion -increment" command line.It is possible to autoincrement build number on each project build (VS) ?
You can use our "/SetProperty" command line to set the "UpgradeCode" property.And also optionally change upgrade guid.