I'm using TeamCity build server, but one of my projects is a WiX project, I don't need TeamCity to compile it. I tried to exclude the project from visual studio Configuration Manager, and the project is excluded from build in Visual Studio, but TeamCity keeps trying to build that project.
Anybody knows why is this happening?