A little cleanup in the Orchard.Modules module

- removed unused DisplayTemplates views folders

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-04-29 13:06:18 -07:00
parent 6e960d8906
commit ce5b7fe317

View File

@@ -93,10 +93,6 @@
<Content Include="Views\Admin\Edit.ascx" />
<Content Include="Views\Web.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Views\DisplayTemplates\Items\" />
<Folder Include="Views\DisplayTemplates\Parts\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.