> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, August 02, 2004 11:39 AM
> Subject: RE: [Nant-users] Resource Files
>
> Hi,
>
> Thanks for responding.
>
> I want to use the second option as I wa
tasks generate manifest resource names that match those
generated by VS.NET.
Hope this helps,
Gert
PS. The task is very much deprecated.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 02, 2004 8:18 AM
Subject: [Nant-users] Re
Hi,
I would appreciate some advise on the use of Resource files with NAnt.
I have a windows application which has a number of resource
files associated with it. The build type for these files is "Content".
What should I include in the csc Resources so that these files
are accessed correctly by
Using this tag,
trying to load a form from MyFile.dll called frmSplash and located in
Splash.cs throws a "resource not found" exception at runtime. Is there a way
to make the resources task work when the name of the class doe