Re: [Nant-users] solution task and encoding problems

2004-10-17 Thread Gert Driesen
Hoi Karine ;-) I'll be checking in a small fix for this issue later (today or tomorrow). Gert - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 15, 2004 10:52 AM Subject: [Nant-users] solution task and encoding problems Hi, When using the solutio

Re: [Nant-users] set version using solution task?

2004-10-17 Thread Gert Driesen
Andrew, The does not support this scenario. However, you can use the task to create an AssemblyInfo file containing the version you want, or you could use the filterchain support in the and tasks to replace a token or string in an existing AssemblyInfo file. You woul need to do this before