I'm using TeamCity as a CI tool.
In "Build Step" section I added an AssemblyInfo patcher build feature which updates assemblies version during build. A setup project builds for me an install for my application. After application install - assemblies have correct version.
But when I go to "Programs and Features" - for my application is displayed a totally different version value.
Could You tell me how to manage the version displayed in "Programs and Features"?