You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

web.config.uninstall.xdt 275B

1234567
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
  3. <configSections xdt:Transform="Remove">
  4. </configSections>
  5. <loggingConfiguration xdt:Transform="Remove">
  6. </loggingConfiguration>
  7. </configuration>