diff --git a/docs/antlibs/dotnet/index.html b/docs/antlibs/dotnet/index.html index 820550dc7e..1ead62d240 100755 --- a/docs/antlibs/dotnet/index.html +++ b/docs/antlibs/dotnet/index.html @@ -124,9 +124,8 @@
Based on this a few tasks to run well known .NET utilities - from within Ant are provided, namely tasks to run NUnit, NAnt and MSBuild.
-There also is some experimental Wix task, but it probably doesn't - do anything useful at all.
+ from within Ant are provided, namely tasks to run NUnit, NAnt, MSBuild + and the Wix toolkit.Invokes MSBuild, either on an external file or a build file snippet contained inside your Ant build file.
+Invokes the candle and light executables of the WiX toolkit + in order to create MSI installers from within Ant.