From c59663acc521a76c83af84f9b3beaab73ef34c24 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 10 Sep 2004 14:25:25 +0000 Subject: [PATCH] Adapt to Ant 1.6.2 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276846 13f79535-47bb-0310-9956-ffa450edef68 --- proposal/sandbox/dotnet/docs/index.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/proposal/sandbox/dotnet/docs/index.html b/proposal/sandbox/dotnet/docs/index.html index d5fee8b4c..362c9b504 100644 --- a/proposal/sandbox/dotnet/docs/index.html +++ b/proposal/sandbox/dotnet/docs/index.html @@ -10,14 +10,13 @@

This is a library of Ant tasks that support using .NET executables accross different platforms and in particular support using common .NET development tools like NAnt from within Ant.

+ href="http://nant.sourceforge.net/">NAnt or NUnit from within Ant.

Requirements

-

The current version will only work for a CVS build of Ant - created from CVS HEAD (i.e. after Ant 1.6's feature freeze) of - about May 2004 or later. A version that can work with Ant 1.6.2 - will also be provided at a later stage.

+

The current version requires Ant 1.6.2 or later and may even + work better for a CVS build of Ant created from CVS HEAD.

Installation