diff --git a/WHATSNEW b/WHATSNEW index 958612423..0c6aa8286 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -143,6 +143,8 @@ Other changes: * can now with CR only line-ends and can use an arbitraty between 2 and 80. +* The .NET tasks have been adapted to the beta2 release of the framework. + Fixed bugs: ----------- diff --git a/docs/manual/OptionalTasks/dotnet.html b/docs/manual/OptionalTasks/dotnet.html index a5bc540bb..2d710e6a7 100644 --- a/docs/manual/OptionalTasks/dotnet.html +++ b/docs/manual/OptionalTasks/dotnet.html @@ -6,7 +6,6 @@

.NET classes for Ant

-

By Steve Loughran; steve_l@iseran.com

Vision

@@ -54,7 +53,6 @@ removed from the build.xml files.

  • Type Library Exporter (TlbExp.exe) .dll -> .tlb
  • TlbImp.exe Type Library Importer
  • RegAsm.exe Assembly Registration Tool .dll -> .reg | registration
  • -
  • WebServiceUtil -SOAP proxy import, SDL generation tool
  • Ant Wrapper for net tasks

    @@ -97,7 +95,7 @@ and behaviours. Probability: 100%. Impact: 2 days. To use the net tasks one needs