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

12 lines
196 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<configuration xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0">
<system.web>
<compilation debug="true"/>
</system.web>
</configuration>