Fix project files to properly include all content files

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-10-21 23:18:02 -07:00
parent 765464ca1b
commit ad278694c4
9 changed files with 41 additions and 40 deletions

View File

@@ -98,9 +98,9 @@
<Content Include="Views\Web.config" />
</ItemGroup>
<ItemGroup>
<None Include="Placement.info">
<Content Include="Placement.info">
<SubType>Designer</SubType>
</None>
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Core\Orchard.Core.csproj">