Files
SSC/CMS_SC/Web.IIS02.config
T
2018-02-14 13:32:11 +01:00

6 lines
226 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
</system.web>
</configuration>