選択できるのは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>