Hi there:
Is there a way to exclude a file or folder from being compiled in VSNET 2005 in a aspnet project, since I know there are no web projects now, it takes everything inside the folder for compilation right? can I prevent it from compiling some files?
I ask this because I use CVS as my source control and it leaves some folders (called CVS) and it leaves some code files inside it when any change is pushed.
Thanks.