You can just put the property tasks directly under the <project> element.
eg.
<project name="...">
<property ... />
<property ... />
....
</project>
----- Original Message ----- From: "Bob Uva" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 11, 2004 11:13 PM
Subject: [Nant-users] include files
I am using the <include> task to include external build files in my default.build. If I just put <property> tasks into the include file (xxx.include) then NAnt complains about multiple root elements. I have to put the properties within a separate target. Is there any way to get around having a separate target for these properties and still use <include> ?
Thanks,
Bob
------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users