We have multiple projects each with a link to a SharedAssemblyInfo file which has info on the author, version, etc. We have just started using TeamCity and I am trying to use the AssemblyInfo patcher and there is an option to patch GlobalAssemblyInfo files.
This isn't working on our SharedAssemblyInfo files, I have tried searching but I cannot find the requirements on this file, does it have to be called GlobalAssemblyInfo? Where should it be in relation to the solution file so that TeamCity can find and update the version number?