needed to build the solution).
Thanks,
Gert
- Original Message -
From: "Nitin Agarwal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 17, 2004 12:57 AM
Subject: RE: [Nant-users] Building Crystal Reports using Nant
I used ILDASM to compare the DL
Title: Message
I used
ILDASM to compare the DLLs generated by VS.NET and NANT.
I
couldn't find a single difference between 2. This is when I do not use the
prefix attribute for the resources tag.
All
the resources and other MSIL code is exactly same in both the
cases.
-Original Me