I have a VB.NET WebService, and I wish to implement a very simple, as automatic as possible, versioning methodology. I would like: a) BuildNo to increment every time I do a build (compile etc, via DOS commands). b) Major and Minor versions to be easily edited
by myself. c) All of the above to be easily retrieved by Consumer, via the SOAP interface (probably headers). Any ideas please? John W.
jwalton
Member
15 Points
3 Posts
How to implement simple versioning?
Aug 12, 2003 03:49 PM|LINK