Hi All, I am generating dll files for .Net code using maven scripts (ie, maven-net-plugin). Before running mvn install command , i have deleted some .cs files manually, then it is working fine. But, Now i want to do(either delete those files or exclude them) this task automatic. Could you please anyone guide me, "how to exclude these files , while .Net compiler compilies the code". Please help me to solve this issue . Regards, Sam
