a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
12 lines
196 B
XML
12 lines
196 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
|
|
|
|
<system.web>
|
|
<compilation debug="true"/>
|
|
</system.web>
|
|
|
|
</configuration>
|
|
|
|
|