Re: [Nant-users] Resource file issue

2004-12-21 Thread gert . driesen
;Subject: [Nant-users] Resource file issue > >Can you help me with a problem relating to resource files in >the csc task. The applicatio compiles ok but when I try to run it it >complains that the resource files are missing. > >Here is the csc task I am using. > > >

[Nant-users] Resource file issue

2004-12-21 Thread Steven-S . Hawkes
Can you help me with a problem relating to resource files in the csc task. The applicatio compiles ok but when I try to run it it complains that the resource files are missing. Here is the csc task I am using. ..