Added webpages:Enabled appsetting to root config, too.

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-12-06 15:51:06 -08:00
parent 0092755471
commit ac9166f037

View File

@@ -15,6 +15,9 @@
</sectionGroup>
</configSections>
<appSettings>
<add key="webpages:Enabled" value="false" />
</appSettings>
<system.diagnostics configSource="Config\Diagnostics.config"/>
<system.web.webPages.razor>