Title: app.config
Hi Byrd,
The task supports deploying "app.config"
to the output directory, but other than that there's no support for it in NAnt.
If you use , then just use the task to have it
"deployed" to your output directory.
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL
Erick,
I found a little time to work on it, but it's still a
fairly intensive solution. I wrote a C# program that
modifies the config files based on environment. You
have to get creative with xpaths in order to use it,
but it does the job. I thought about using pattern
substitution, but too muc
Eric,
Did you ever get this problem worked out? I'm looking at a similar situation, and
would love to have something I could reuse, as opposed to hardcoding app.config ->
[ProjectName].exe.config.
I'm using the solution task, without the project files specified. If I specify the
project files,