Yes, should have mentioned that as well. The only drawback is you need an additional VS2005 license if you're executing nant on a build server. I also should have mentioned that MSBuild comes with the .Net Framework 2.0 SDK, so you don't need VS2005 to get MSBuild.
Andy -----Original Message----- From: Chris Holt [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 3:19 PM To: 'Andy Johnstone'; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] NANT solution task Another way to handle this is to use the exec task on devenv. I am doing this and it is also working well. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Johnstone Sent: Wednesday, May 17, 2006 3:19 PM To: nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] NANT solution task I'd settle for a release date for the next version :-) At any rate, VS2005 has MSBuild, so until the solution task is updated for 2005, you could just call MSBuild. this is what I'm doing, and works well. It also has the advantage of building ALL project types, including Setup/Deployment projects, which the solution task can't handle for 2003. Andy -----Original Message----- From: Rodriguez, Adrian [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 17, 2006 3:05 PM To: nant-users@lists.sourceforge.net Subject: [NAnt-users] NANT solution task Does anyone know when the solution task will be able to build VS 2005 solutions? <adrian /> ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=k&kid0709&bid&3057&dat1642 _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users