updated web.config for mono

This commit is contained in:
tmont 2011-03-03 00:55:14 +00:00
parent 71f8cfc90b
commit 66619592c4

View File

@ -66,6 +66,7 @@
<pages>
<namespaces>
<add namespace="System.Linq" /> <!-- Mono needs this -->
<add namespace="System.Web.Mvc" />
<add namespace="System.Web.Mvc.Ajax" />
<add namespace="System.Web.Mvc.Html" />