NAnt includebuild file

2009 April 15
by Frank Mao

When using NAnt includebuild file, make sure you have both including and included file have this attributes in project setting, otherwise the include will fail.

<project name=”your.project” xmlns=”http://nant.sf.net/release/0.85/nant.xsd”>

But why? Magic xml.

No comments yet

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS