RE: [Nant-users] task and character encoding

2003-12-22 Thread Lehnert, Marc [LBRT/LNA]
I just tested this with v0.8.4 RC2. Works like a charm. Thanks! -Original Message- From: Ian MacLean [mailto:[EMAIL PROTECTED] Sent: Friday, December 19, 2003 11:52 PM To: Lehnert, Marc [LBRT/LNA] Cc: NAnt Users List (E-mail) Subject: Re: [Nant-users] task and character encoding Hi

Re: [Nant-users] task and character encoding

2003-12-19 Thread Ian MacLean
Hi Marc, I checked in this change to cvs. It will be in the next nightly build. Ian NAnt version: 0.84-rc1 I see that the task writes the NDoc project file using ASCII encoding (NdocTask.cs line 188). Is there any reason it can't use UTF-8 encoding? The reason I ask is that I have a copyright

[Nant-users] task and character encoding

2003-12-19 Thread Lehnert, Marc [LBRT/LNA]
NAnt version: 0.84-rc1 I see that the task writes the NDoc project file using ASCII encoding (NdocTask.cs line 188). Is there any reason it can't use UTF-8 encoding? The reason I ask is that I have a copyright string that uses the copyright symbol (UNICODE 0x00A9). Because the NDoc task uses