Displaying application version on TeamCity home page
I wanted today to display the application version in front of our builds, something I already did on the past but never with the VCS version.
In fact I used the same BUILD_VCS_NUMBER_<simplified VCS root name> that I described here: Build multiple ClickOnce deployment packages using MSBuild and Team City
Go in the General Settings of your build and adapt as following:
When your software is built it will now display the version:
![4097158651_22d00c0ac1_o[1] 4097158651_22d00c0ac1_o[1]](http://weblogs.asp.net/blogs/lkempe/4097158651_22d00c0ac1_o1_thumb_2101B2D6.png)