NAnt Home Page

NAnt is a free .NET build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant.

NAnt logo (link to home page)

News

NAnt 0.86 Beta 1 Release December 8, 2007

The first beta for NAnt 0.86 is available NOW !

This release focuses on extending our already strong support for multiple target frameworks, bringing improved flexibility and performance.

As of this release, our framework support chart looks like this:

Framework Target Runtime
.NET Framework 1.0 * *
.NET Framework 1.1 * *
.NET Framework 2.0 * *
.NET Framework 3.5 * *
.NET Compact Framework 1.0 *
.NET Compact Framework 2.0 *
Mono 1.0 Profile * *
Mono 2.0 Profile * *
Mono 3.5 Profile * *
Moonlight 2.0 *
Shared Source CLI 1.0 *
Silverlight 2.0 *

A complete list of changes and new features is available here.

Tips

> For contribution and distribution of non-core tasks, visit the NAntContrib web site.