[Nant-users] Embed image with assembly

2004-03-04 Thread James Geurts
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

[Nant-users] Temporary patch for AppDomain.Unload()

2004-03-04 Thread Jaroslaw Kowalski
Hi guys! I've posted a patch for http://bugzilla.ximian.com/show_bug.cgi?id=54980 The patch is here: http://bugzilla.ximian.com/showattachment.cgi?attach_id=6839 This is not a perfect solution (it just boosts the timeouts), but helps in running NAnt/NUnit on mono. With this patch in place I w