jeaniedave
Newcomer
- Joined
- May 1, 2003
- Messages
- 8
The full version number consists of a Major Version, Minor Version. Build Number, and a Revision Number.
Is there any way to have the Build Number automatically incremented each time the application is rebuilt?
Right now, the only alternative I am aware of is to manually change the AssemblyVersion in AssemblyInfo.vb
I would prefer an automatic method is one is possible.
Thanks,
Dave
Is there any way to have the Build Number automatically incremented each time the application is rebuilt?
Right now, the only alternative I am aware of is to manually change the AssemblyVersion in AssemblyInfo.vb
I would prefer an automatic method is one is possible.
Thanks,
Dave