How do I configure my web application to display the current build number information and Subversion Revision number? I’m looking for something similiar to what SO does with its SVN Revision number.
How do I configure my web application to display the current build number information
Share
you need to download the msbuild community tasks. I have it for a win project but it would be the same since I´m generating the AssemblyInfo file with it.
Edit: I found this dude that has a code sample. http://florent.clairambault.fr/insert-svn-version-and-build-number-in-your-c-assemblyinfo-file