Files
linux-packaging-mono/mcs/class/System.Web/Test/standalone/ControlRenderingCompatibilityVersion/web.config

7 lines
140 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0" />
</system.web>
</configuration>