updated web.config for mono
This commit is contained in:
parent
71f8cfc90b
commit
66619592c4
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user