] Changing configuration files with nant
Susantha Kumara wrote:
Hi all,
I use nant to build a C# .Net application which is dependent on an
external set of .Net assemblies. Each new release of these set of
external assemblies has slightly different assembly names ( Ex :
mylib-0.8.335.dll
application.
Thanks & Regards,
Susantha.
-Original Message-
From: Ian MacLean [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 02, 2005 1:13 PM
To: Susantha Kumara
Cc: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Changing configuration files with nant
Susantha Kumara w
Susantha Kumara wrote:
Hi all,
I use nant to build a C# .Net application which is dependent on an
external set of .Net assemblies. Each new release of these set of
external assemblies has slightly different assembly names ( Ex :
mylib-0.8.335.dll --> mylib-0.8.347.dll ).
So at the moment