I have a c# project in which I'm reading different xmls. I have different conditional compilation symbols set, based on which I build two different .EXEs. Right now, what i'm doing is reading different xmls on the basis of the condition.I have a c# project in which I'm reading differ