Hi Aaron,
 
Out of curiosity, are both versions functional? I assume they are. Have you tried to using ildasm (and similar tools) to inspect both assemblies?
 
--
Edwin


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Elder
Sent: Monday, May 02, 2005 4:07 PM
To: nant-users@lists.sourceforge.net
Subject: [Nant-users] File sizes

Hey everyone,

 

I just recently converted a Visual Studio project to use Nant.  The file has only two VERY simply CS files (AssemblyInfo + 1 code file) and there are no external dependencies.

 

When I compile the DLL in VS, the file size is 20k… when I compile the same code in Nant the file is 7k.

 

Debug, trace, optimization settings are all identical between VS and Nant.  The files are identical.

 

Does anybody have any idea what may be going on?

 

Aaron Elder
Director, Software Development

invokesystems
solid technology. sound thinking.
http://www.invokesystems.com

v: 425.818.5262
c: 425.761.7940
f: 425.818.5220
e: [EMAIL PROTECTED]

 

Reply via email to