How to implement simple versioning?http://forums.asp.net/t/306970.aspx/1?How+to+implement+simple+versioning+Tue, 12 Aug 2003 15:53:44 -0400306970306970http://forums.asp.net/p/306970/306970.aspx/1?How+to+implement+simple+versioning+How to implement simple versioning? 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. 2003-08-12T15:49:09-04:00