Malcolm MacLucas wrote:
This is better posted to the nant list since the VB.Net tasks are not part of NAntContrib.I'm not sure if I should be sending this here, or to the NAnt list, but here goes.
Are you building using the <vbc> task or the solution task ? If using <vbc> you need to ensure than any resources ( bitmaps, resx files etc ) are added using the <resources> tag.I'm using the May 25th build of NAnt, I'm not sure what version of NAntContrib I'm using.
I'm building a DLL using VB.Net.
When I build in VS, I get a dll that is 92K in size When I build in NAnt, I get a dll that is 48K in size
Also, it doesn't seem to matter if I build debug or release, my file sizes stay
the same, and NAnt doesn't build a pdb file.
Again - let us know if you're using the vbc task or the solution task.
If you're using vbc try running the example build file in \nant\examples\HelloWorld. It successfully builds a debug vb app complete with pdb on my machine.
Ian
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer