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

 

 

Reply via email to