NAntAddin
This tools is a very simple addin for VisualStudio 2008 used in association with NAnt framework. It allows manipulation of NAnt's targets and tasks directly within the VisualStudio environment.
Prerequisites
The addin just requires the following components installed on your system:
- Microsoft.Net SDK 2.0 framework
- VisualStudio 2008 (all versions)
Download
The addin is provided on sourceforge as sources or binaries:
- Latest sources (v1.0.6)
(sourceforge) - Latest binaries (v1.0.6)
(sourceforge)
Installation
- Extract the zip contents into My Documents\Visual Studio 2008\Addins
- Start VisualStudio
- In Tools>Addin Manager check NAntAddin and Startup columns
- Now activate the Add-in in Tools>NAntAddin
- The Add-in should now be visible (you can dock it and resize as desired)
