RE: [NAnt-users] building nant msi...

2006-02-22 Thread John Cole
On Behalf Of John Cole Sent: Thursday, February 16, 2006 1:54 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] building nant msi... I'm trying to make a new NAnt/NAntContrib msi file using the msi target in the NAntContrib.build file, but things seem to have been changed around :

[NAnt-users] building nant msi...

2006-02-16 Thread John Cole
I'm trying to make a new NAnt/NAntContrib msi file using the msi target in the NAntContrib.build file, but things seem to have been changed around :-) What is the correct sequence for building nant and nantcontrib so you can use the msi target? Thanks, John Cole ---