Re: [Nant-users] csc Task: How to use resources

2003-09-15 Thread Sascha Andres
Hi, * Ian MacLean wrote on 14.09.2003 (21:37): > What you're seeing is a recently introduced bug in compilerbase.cs. I've > committed a fix that should appear in the next nightly build. I can confirm that the resources are running now again. After I got the license task running, I'm comfortable w

Re: [Nant-users] csc Task: How to use resources

2003-09-14 Thread Ian MacLean
Sascha, What you're seeing is a recently introduced bug in compilerbase.cs. I've committed a fix that should appear in the next nightly build. using the resources tag in the following format will now work fine. :

[Nant-users] csc Task: How to use resources

2003-09-14 Thread Sascha Andres
Hi, after upgrading to the latest nightly build, I have great problems regarding the csc task. It seems the resources are now no fileset anymore (the help states array), How to embed resources now? I tried multiple times, but this helps not. isn't appropriate I think. May I suggest a more comp