webpages enabled removed from codegeneration

This commit is contained in:
Erik Oppedijk
2013-11-17 11:51:06 +01:00
committed by Sebastien Ros
parent ef7318fa58
commit 5dbe016022
2 changed files with 0 additions and 6 deletions

View File

@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.webServer>
<staticContent>
<clientCache cacheControlMode="UseMaxAge" cacheControlMaxAge="7.00:00:00" />

View File

@@ -1,8 +1,5 @@
<?xml version="1.0"?>
<configuration>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.web>
<!--