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

0
1 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.

0

Please sign in to leave a comment.