Prevent MyApp.exe.config overwrite?
Hi, when a 'run command' or 'start .net process' build step is used, is there a way to prevent the MyApp.exe.config file being overwritten? Cheers!
---
Original message URL: http://devnet.jetbrains.net/message/5486952#5486952
Please sign in to leave a comment.
Luke,
TeawmCity does not change app.config files.
Is this the only build step in the build configuration? MSBuild can update the file when it rebuilds the solution.