Slightly refactor AppDomain restart code

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-07-02 10:55:11 -07:00
parent fd81420210
commit 462eed28f3
6 changed files with 33 additions and 39 deletions

View File

@@ -46,7 +46,8 @@
<add namespace="System.Web.Routing"/>
<add namespace="System.Linq"/>
<add namespace="System.Collections.Generic"/>
</namespaces>
<add namespace="Orchard.Mvc.Html"/>
</namespaces>
</pages>
</system.web>
<system.web.extensions/>