Jon,

What version of NAnt are you using ? I've implemented some minor speedups
right before 0.85 RC1, but there's definitely room for a lot of improvement.

Gert
----- Original Message ----- 
From: "Jon Rowland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 16, 2004 2:11 PM
Subject: [Nant-users] Using resgen with a corresponding solution task


> Hi,
>
> I've been using the solution task with a project with lots of form .resx
> files. The resgen part is very slow, so I looked at running resgen as a
> batched pre-task (which I saw a post about) which seems to be much faster.
>
> However, the two don't seem to play nicely together, as the solution task
> seems to generate resources in an obj subdir, and with the full assembly
> prefix, whereas the resgen task creates it in the same dir as the .resx
> file, without the assembly prefix. How can I get the resgen task to create
> resources that the solution task will then detect as up to date?
>
> Many thanks,
> Jon Rowland
>
> _________________________________________________________________
> Express yourself instantly with MSN Messenger! Download today - it's FREE!
> http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
>
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to