Cleaning up Orchard.Lists a little (extra codegen's folders and module/feature descriptions)

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-11-11 10:12:47 -08:00
parent 9dd4b78ba9
commit f89e0e8d77
7 changed files with 12 additions and 88 deletions

View File

@@ -65,9 +65,6 @@
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Content Include="Views\Web.config" />
<Content Include="Scripts\Web.config" />
<Content Include="Styles\Web.config" />
<Content Include="Properties\AssemblyInfo.cs" />
<Content Include="Module.txt" />
</ItemGroup>
@@ -84,10 +81,7 @@
<ItemGroup>
<Compile Include="Migrations.cs" />
</ItemGroup>
<ItemGroup>
<Folder Include="Controllers\" />
<Folder Include="Models\" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.