While building with Visual Studio, the build outputs go to Debug directories under each project.
While building with NAat, where is the preferred location for outputs ?
Can VisualStudio locate these build outputs and run the solution, if I put them in a specific place ?
Thanks,
Eldo
Do you
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