I am getting DirectoryNotFoundException when I compile my C# project. If I manually create all of the required directories, all works fine. Is there any way to have nant create the dirs without having explicit mkdir in the nant .build files?
Thanks Noah Davidson
|
- Re: [Nant-users] DirectoryNotFoundException Noah Davidson
- Re: [Nant-users] DirectoryNotFoundException Gert Driesen
- RE: [Nant-users] DirectoryNotFoundException Noah Davidson