Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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>