Matt,
 
Can you please submit a bug report for this ?
 
Thanks,
 
Gert
----- Original Message -----
Sent: Tuesday, February 24, 2004 1:06 AM
Subject: [nant-dev] touch task bug

            The touch task creates a file but does not release it.  On line 163 of TouchTask.cs, it should probably assign the result of File.Create to a stream and then close the stream.  Sorry, we had been using the touch task to create lock files, but then we couldn't delete them!

Reply via email to