8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
|
<?xml version="1.0"?>
|
||
|
<configuration>
|
||
|
<system.web>
|
||
|
<compilation debug="true" targetFramework="4.0" />
|
||
|
<pages controlRenderingCompatibilityVersion="2.0"/>
|
||
|
</system.web>
|
||
|
</configuration>
|