Bringing this over to the developers list:
I see what you mean about appdomain issues. I'll look into the code as I
expect the implementation might be somewhat easy. I'll also try to write
some good tests!
Would it be feasible to create a second appdomain, load the assembly
into that appdomain, g
I have developed a task that I would like to offer up as a contribution
to NAnt. The "copyProject" task is designed to take the compiled output
of a VS.NET project and copy it to another location. For example:
Although this isn't terribly exciting for most projects, for ASP.NET
projects it cop
>From: "Clayton Harbour" <[EMAIL PROTECTED]>
>Sent: Thursday, September 16, 2004 10:48 AM
>Hi,
>
>+1 for outputting the target framework
>
>Gary, would the quiet (-q) switch solve the verbosity issue?
>If you are looking for even less output there are other
>commandline tools that also add anothe