This sounds like the best solution. For my ASP.Net applications I made a .PROJ file that was used by msbuild to perform the build. Can I do the same with the Windows Form Application?
Thank you, Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov -----Original Message----- From: Matt Robbins [mailto:matt.robb...@channeladvisor.com] Sent: Friday, January 14, 2011 12:34 PM To: Wilson, Brian Subject: RE: [NAnt-users] Using NAnt to build Windows Application Have Nant call msbuild. You get all the benefits of vs2008 building your component and then you can do whatever special tasks you want to do with the built components in nant. -----Original Message----- From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov] Sent: Friday, January 14, 2011 1:22 PM To: 'nant-users@lists.sourceforge.net' Subject: Re: [NAnt-users] Using NAnt to build Windows Application I have a .Net application that is a Windows application (.exe) that I need to automate the build. I want to use NAnt, but I have only ever used it to build ASP.Net applications. I have not started building the script yet, as I am not sure what needs to be done. I was wondering if there is something special that needs to be done. How do I handle the automatic inclusion of a custom library? VS2008 does this automatically for me, so I am not sure if there is something I need to do for a NAnt build. Thank you, Brian Wilson Department of Human Resources - Administrative Services Email: brian.wil...@dhr.alabama.gov -----Original Message----- From: Bob Archer [mailto:bob.arc...@amsi.com] Sent: Friday, January 14, 2011 12:17 PM To: Wilson, Brian; 'nant-users@lists.sourceforge.net' Subject: RE: Using NAnt to build Windows Application > Good Morning, > > Has anyone ever used NAnt to build a windows application? If so, is > there any special steps to do? How do you handle the automatic > inclusion of a library you developed? What do you mean by "windows application"? That's all I've ever used nant for. Or do you mean "windows forms" ??? What are you trying? What isn't working? Is this a .Net application? BOb ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users