Is there a good tool to compare specifically web.config files to find specifically which settings are different values and which file has settings that don't appear in both.
XML comparison should do the trick, or an XSLT might work. There must be a tool for web.config settings out there?
https://github.com/CameronWills/FatAntelope This tool will compare two web.config files and generate a web.config transform from the difference.
Disclaimer: I wrote it... I wanted to compare two web.config files and generate a transform. But I couldn't find anything out to help much beyond standard text file diff tools (WinMerge etc) which dont work very well for XML. So I created one :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With