mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
9 lines
155 B
XML
9 lines
155 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<system.web>
|
|
<compilation
|
|
defaultLanguage="c#"
|
|
/>
|
|
</system.web>
|
|
</configuration>
|