[NAnt-users] Is it possible to disable the ourput of copy?

2008-02-27 Thread Benja
Hello Is it possible to disable the output that tasks like "copy" or "delete" write to the console? I mean statements like this: [copy] Copying 1 file to 'X:\file'. [delete] Deleting file X:\file.bak. Best regards, Benja

Re: [NAnt-users] NAnt 0.86.2898.0 on 64-bit Windows Server2008...nonet-3.0 ???

2008-02-27 Thread Gert Driesen
Hey Ron, .NET 3.0 is an add-on to .NET 2.0, and NAnt will identify it as .NET 2.0. About the output folder issue for .NET 3.5: This is a known issue in NAnt 0.86 Beta 1, which is fixed in CVS (http://nant.sourceforge.net/nightly/latest/releasenotes.html). Gert -Original Message- From: