}
}
]]>
</code>
Best wishes,
Rodrigo
- Original Message -
From: "Shiv Natarajan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 5:24 AM
Subject: [Nant-users] Find and Replace task
> Is there a 'find an
Is there a 'find and replace in text file' task in
nant.
Basically, I want to have pre-defined strings in my
web.config file and would like to replace it with
actual values as part of 'deploy' target.
eg.
// web.config
key="db.user" value="DBUSER"
// release.xml
TIA.
- shiv
_