|
@@ -7,7 +7,7 @@
|
|
|
</appSettings>
|
|
|
<system.web>
|
|
|
<customErrors mode="Off"/>
|
|
|
- <compilation debug="true" targetFramework="4.5"/>
|
|
|
+ <compilation debug="false" targetFramework="4.5"/>
|
|
|
<pages controlRenderingCompatibilityVersion="4.0"/>
|
|
|
<httpHandlers>
|
|
|
<add verb="*" type="Nancy.Hosting.Aspnet.NancyHttpRequestHandler" path="*"/>
|