Re: [NAnt-users] Trying to escape double quotes when using exec task ...

2006-11-09 Thread Roy, Steven
Just to confirm, i've been " using in the arg line and it's been working fine... - steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nguyen, Daniel Sent: Thursday, November 09, 2006 3:27 PM To: Alan Guedeney; nant-users@lists.sourceforge.net Subject:

Re: [NAnt-users] VS2005 Web Application Projects

2006-10-03 Thread Roy, Steven
Do you have a sample .build that does this? - steve -Original Message- From: Bob Archer [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 03, 2006 1:06 PM To: Roy, Steven; nant-users@lists.sourceforge.net Subject: RE: [NAnt-users] VS2005 Web Application Projects I would think that

Re: [NAnt-users] VS2005 Web Application Projects

2006-10-03 Thread Roy, Steven
It is also not very evident how to create library or dll references with a web project since you can't use the csc target. One approach is to copy the dependent dlls to the bin directory of the web before invoking the aspnet_compiler. This will satisfy the aspnet_compiler. - steve -Origina

Re: [NAnt-users] VS2005 Web Application Projects

2006-10-03 Thread Roy, Steven
Is there a rough ETA?... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen Sent: Tuesday, October 03, 2006 11:15 AM To: Roy, Steven; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] VS2005 Web Application Projects - Original

Re: [NAnt-users] VS2005 Web Application Projects

2006-10-03 Thread Roy, Steven
Are there any plans to add support? - steve -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer Sent: Tuesday, October 03, 2006 10:10 AM To: Nemegeer, Marc; nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] VS2005 Web Application Projects

Re: [NAnt-users] Load properties from a file

2006-07-28 Thread Roy, Steven
For the purpose of sharing with the user list...I found a technique posted elsewhere. Simply include a property only buildfile in the master buildfile... The included build file contains only properties: - steve -Original Message- From: [EMAIL PROTECTED] [mailto:[