Updating web.config files for Resharper compatibility

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-01-04 11:15:31 -08:00
parent 35cfff5db9
commit a1802afe3a
43 changed files with 86 additions and 5 deletions

View File

@@ -28,6 +28,7 @@
<add namespace="System.Web.Mvc.Ajax" />
<add namespace="System.Web.Mvc.Html" />
<add namespace="System.Web.Routing" />
<add namespace="System.Web.WebPages" />
<add namespace="System.Linq"/>
<add namespace="System.Collections.Generic"/>
<add namespace="Orchard.Mvc.Html"/>

View File

@@ -255,6 +255,7 @@
<Generator>SpecFlowSingleFileGenerator</Generator>
<LastGenOutput>Admin.feature.cs</LastGenOutput>
</None>
<None Include="App.Config" />
<None Include="Blogs.feature">
<Generator>SpecFlowSingleFileGenerator</Generator>
<LastGenOutput>Blogs.feature.cs</LastGenOutput>