System Requirements

[This is preliminary documentation and subject to change.]

To use NAnt you need the Microsoft .NET Framework SDK.  This includes the runtime and the tools required to build programs.  NAnt has been tested with version 1.0.3705.

If you have Visual Studio.NET installed then you have everything needed to run NAnt.

Library Dependencies

NAnt uses a number of open source third party libaries.  Recent versions are included included with the NAnt distribution and no extra work is required to install them.  More information on these libraries are available at:

> NUnit - Required for unit testing

> NDoc - Required for documentation generation

> SharpZipLib - Required for the zip and unzip tasks