Re: [Nant-users] foreach documentation

2004-08-16 Thread Gert Driesen
Felice, This is now fixed in cvs. Thanks, Gert - Original Message - From: "Felice Vittoria" <[EMAIL PROTECTED]> To: "Nant-Users (E-mail)" <[EMAIL PROTECTED]> Sent: Monday, August 16, 2004 9:08 PM Subject: [Nant-users] foreach documentation Hello, I was

[Nant-users] foreach documentation

2004-08-16 Thread Felice Vittoria
Hello, I was looking at the latest (nant-0.85-20040814) foreach documenation and I noticed that one of the LoopItems can be 'None'. When I try to use the 'None' loopitem type I will get: Invalid itemtype Is 'None' valid? If not, can it be taken out of the LoopItem's documentation? Thanks,