mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
6 lines
227 B
XML
6 lines
227 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> |