Excluding a directory from build.

  • Thread starter Thread starter Norman Crandall
  • Start date Start date
N

Norman Crandall

I have a directory with about 20,000 other directories and files in it. I
need it in the root directory of the web application in order to write to
it. However, when I need to build the application. It takes forever. The
directory does not have anything in it that needs to be built. How can I
exclude the entire directory in ASP.NET 2.0, VS 2005.

Thanks,

Norm
 
Back
Top