From what I can tell, no.  It really is very strange… it only seems to happen for VERY small projects.  My other 4 projects that are over 80k are all fine.  It is just the projects (I converted another one now as well) that are really small… 1k AssemblyInfo, 2k Class file that have this problem.

 

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]


From: Headlam, Norman [mailto:[EMAIL PROTECTED]
Sent: Monday, May 02, 2005 11:42 PM
To: Aaron Elder; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users] File sizes

 

Assuming all setting are the same (i.e., both are debug or release, etc.) does the VS solution/project have any resource files included?

 

Thanks,

Norman Headlam
Distributed Business Solutions (DBS)
Phone: 817-474-9933
SkyTel: <http://www.skytel.com/servlet/SendMessage?recipients=1788318>
Email: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


From: Aaron Elder [mailto:[EMAIL PROTECTED]
Sent: Monday, May 02, 2005 6: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