RE: [Nant-users] csc task not working (as expected)

2005-05-17 Thread Mert Derman
I have the same problem. I have a main build file for the solution calling all the build files of the projects in the solution. They are all nearly same. But after four of the builds end succesfully the last one fails because task cannot find the *.cs files. I tried all the possibilities like Eli

[Nant-users] csc task not working (as expected)

2005-05-13 Thread Elie Medeiros
Hi there, this is probably a daft one, but I don't seem to be able to figure it out. I have a pretty simple task set up as such: