I used ildasm on both dlls and I found that :
1. There is no .mresources in both dlls (I guess that means I have no
embedded resources in both dlls)
2. In the Manifest, the values for .MVID, .imagebase, and .file
alignment is different between the dll compiled from NAnt and VS 2003
3. In the resul
Andrew,
Should your assembly contained embedded resources ?
You might want to use ILDASM to compare both assemblies.
Gert
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Andrew Cheung
> Sent: woensdag 17 januari 2007 22:07
> To: nant-u