Hi all, I've only started working with NAnt a couple of days ago, so please excuse me if this question is a FAQ.
I'm working on a task that produces a NAnt build script (more specifically, it expands the directories and components sections in an <msi> task for ease of use). Doing that, I need to escape property expansion. So my question is: if I want to hand my task the string "${installsource.dir}\NAnt" without NAnt trying to expand ${installsource.dir}, how do I go about it? Looking through PropertyDictionary.cs, it doesn't seem possible, and there's no handy "pleasedonotexpandanypropertiesinthisvalue" option for the <property> task, either :) What am I missing? Thanks in advance, Kræn Munck ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers