I just need the transformed web.config, is there any way just use MSBuild to get it transformed without compiling the project?
Thanks in advance!
I just need the transformed web.config, is there any way just use MSBuild to get it transformed without compiling the project?
Thanks in advance!
I'm using XmlPreprocess tool for config files manipulation. It is using one mapping file for multiple environments. You can edit mapping file by Excel. It is very easy to use.