Hi Team,
I am trying to compile a assembly and every time i compile it the other page gets complied and not the one i want, how to set a particular cs page to execute. In the below screenshot i want the Taxcalculation.cs file to be complied when i build, but instead every time Taxcalculation_Test.cs gets complied, please let me know how to get this done, thanks in advance for your help.