Phil Sayers <[EMAIL PROTECTED]> wrote:

>> ok,
>> I'm using the msbuild task from nantContrib, but i'm sure the same
>> principles apply to nant, it's just a syntax issue.
>>
>> so my msbuild task looks like this
>>
>> < msbuild project="'${core.source}\Solution 1.sln'" >

I've never had to include single quotation marks in my project attribute 
like this.  Even in the rare cases when we use spaces in file or folder 
names, which we try to avoid on general principles, it's always worked 
without any delimiter.

/bs 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to