How do I change the build configuration template for a project?
Previously my TeamCity project was using a generic build template which is used by 5 other projects. I created a new template by copying an existing template and made changes that are relevant to my project. Now I cannot find a way to using this template in my TeamCity project.
Is there a easier way other than creating a new build configuration and inheriting the newly created build template?