I have a c# web service built in VS2013 which I have deployed on mono and working fine. I have just setup an indentical linux box as an agent of my TeamCity installation - the problem is that I have an unmet requirement "MSBuildTools12.0_x86_Path". Any ideas on how I can meet this requirement? I'm hoping to avoid a windows based agent...
Cheers