Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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>