Category: Subversion
Use Subversion revision number as version number with MSBuild (and handle revision numbers larger than 65534)
When using a system for continuous integration to automatically deploy your application, it is important to know what version of your code is deployed. This tutorial will show you how to automatically set the version number of the deployed .dll.
Published: