The CSC and VBC tasks both take a nested tag.
-Original Message-
From: James Geurts [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 9:47 PM
To: [EMAIL PROTECTED]
Subject: [Nant-users] Embed image with assembly
Hi all,
I would like to embed images into my assembly. I am
James,
You can use the element of the csc task to accomplish this ...
Gert
- Original Message -
From: "James Geurts" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 05, 2004 6:46 AM
Subject: [Nant-users] Embed image with assembly
> Hi all,
Hi all,
I would like to embed images into my assembly. I am currently using the
task to build my assembly. I'm guessing that this is a fairly easy
task to do, but the only things that I have seen so far require using the
external program, resxgen, to convert the image to a resx file and finally