Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/net_1_1/machine.config')
-rw-r--r--data/net_1_1/machine.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/net_1_1/machine.config b/data/net_1_1/machine.config
index 606e744ec35..dd44bce11b0 100644
--- a/data/net_1_1/machine.config
+++ b/data/net_1_1/machine.config
@@ -123,7 +123,7 @@
<wsdlHelpGenerator href="DefaultWsdlHelpGenerator.aspx" />
</webServices>
<webControls clientScriptsLocation="/web_scripts" />
- <compilation debug="false" defaultLanguage="c#">
+ <compilation debug="false" defaultLanguage="c#" explicit="true" strict="false" >
<compilers>
<compiler language="cs;c#;csharp" extension=".cs" warningLevel="1" compilerOptions=""
type="Microsoft.CSharp.CSharpCodeProvider, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />