I want to merge two Web.config files excluding runtime part (app dependencies), by updating existing elements and adding missed elements in the target file, what is the best way to do that?
Any help!
I want to merge two Web.config files excluding runtime part (app dependencies), by updating existing elements and adding missed elements in the target file, what is the best way to do that?
Any help!