enormousson
Programmer
Hi,
I am creating a deployment project using VS.NET and my application requires that I have a large complex file structure with many (1000+) individual small files.
To add all these to the build, the interface seems to require I add them one by one through the view>file system which is not practical in this case.
Does anyone know a way of recursively adding a directory and its files?
thanks
I am creating a deployment project using VS.NET and my application requires that I have a large complex file structure with many (1000+) individual small files.
To add all these to the build, the interface seems to require I add them one by one through the view>file system which is not practical in this case.
Does anyone know a way of recursively adding a directory and its files?
thanks