snapshot
To get information about our open source projects, you can contact us directly at osn@netlogics.ch

Prerequisites

NAntAddin just requires the following components installed on your system:

  • Microsoft.Net SDK 2.0 framework
  • VisualStudio 2005 (all versions)
  • NAnt installed (in D:\Tools\NAnt by default, but can be customized)

Installation

  • Extract the zip contents into My Documents\Visual Studio 2005\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)

VisualStudio 2008

Just after the zip extraction change the version-tag within the NAntAddin.AddIn file with the following code:

<version>9.0</version>