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

@ -293,15 +293,15 @@
<Content Include="Settings\Styles\admin.css" />
<Content Include="Settings\Views\Admin\Index.cshtml" />
<Content Include="Settings\Views\Admin\Culture.cshtml" />
<None Include="Contents\Views\Items\Content.Edit.cshtml" />
<None Include="Routable\Placement.info">
<Content Include="Contents\Views\Items\Content.Edit.cshtml" />
<Content Include="Routable\Placement.info">
<SubType>Designer</SubType>
</None>
<None Include="Settings\Placement.info">
</Content>
<Content Include="Settings\Placement.info">
<SubType>Designer</SubType>
</None>
<None Include="Settings\Views\DisplayTemplates\CurrentCulture.cshtml" />
<None Include="Settings\Views\DisplayTemplates\RemovableCulture.cshtml" />
</Content>
<Content Include="Settings\Views\DisplayTemplates\CurrentCulture.cshtml" />
<Content Include="Settings\Views\DisplayTemplates\RemovableCulture.cshtml" />
<Content Include="Shapes\Module.txt" />
<Content Include="Shapes\Scripts\base.js" />
<Content Include="Shapes\Scripts\html5.js" />
@ -374,25 +374,26 @@
<Content Include="Shapes\Views\Menu.cshtml" />
<Content Include="Shapes\Views\MenuItem.cshtml" />
<Content Include="Shapes\Views\Web.config" />
<None Include="Common\Placement.info" />
<Content Include="Common\Placement.info" />
<Content Include="Common\Views\Parts\Common.Metadata.Summary.cshtml" />
<None Include="Contents\Placement.info" />
<Content Include="Contents\Placement.info" />
<Content Include="Contents\Views\Content.ControlWrapper.cshtml" />
<Content Include="Contents\Views\Item\Display.cshtml" />
<None Include="Localization\Placement.info" />
<Content Include="Localization\Placement.info" />
<Content Include="Messaging\Placement.info">
<SubType>Designer</SubType>
</Content>
<None Include="Navigation\Placement.info">
<Content Include="Navigation\Placement.info">
<SubType>Designer</SubType>
</None>
<None Include="PublishLater\Placement.info">
</Content>
<Content Include="PublishLater\Placement.info">
<SubType>Designer</SubType>
</None>
</Content>
<Content Include="Routable\Views\Parts\RoutableTitle.cshtml" />
<None Include="PublishLater\Views\Parts\PublishLater.Metadata.Summary.cshtml" />
<Content Include="PublishLater\Views\Parts\PublishLater.Metadata.Summary.cshtml" />
<Content Include="Routable\Views\Item\Display.cshtml" />
<Content Include="Routable\Views\Routable.HomePage.cshtml" />
<Content Include="Localization\Views\Parts\Localization.ContentTranslations.SummaryAdmin.cshtml" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />

View File

@ -102,9 +102,9 @@
<Content Include="Views\EditorTemplates\Parts\ArchiveLater.cshtml" />
</ItemGroup>
<ItemGroup>
<None Include="Placement.info">
<Content Include="Placement.info">
<SubType>Designer</SubType>
</None>
</Content>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />

View File

@ -153,9 +153,9 @@
</ItemGroup>
<ItemGroup>
<None Include="App_Data\Localization\fr-FR\orchard.module.po" />
<None Include="Placement.info">
<Content Include="Placement.info">
<SubType>Designer</SubType>
</None>
</Content>
<Content Include="Views\Parts\Blogs.RemotePublishing.cshtml" />
<Content Include="Views\Parts\Blogs.BlogArchives.cshtml" />
<Content Include="Views\EditorTemplates\Parts\Blogs.RecentBlogPosts.cshtml" />

View File

@ -110,6 +110,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="Module.txt" />
<Content Include="Views\Admin\Details.cshtml" />
<Content Include="Web.config" />
<Content Include="Views\Web.config" />
</ItemGroup>
@ -124,7 +125,6 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="Views\Admin\Details.cshtml" />
<Content Include="Views\Admin\Edit.cshtml" />
<Content Include="Views\Admin\Index.cshtml" />
<Content Include="Views\Parts\Comments.cshtml" />
@ -135,9 +135,9 @@
<Content Include="Views\ListOfComments.cshtml" />
</ItemGroup>
<ItemGroup>
<None Include="Placement.info">
<Content Include="Placement.info">
<SubType>Designer</SubType>
</None>
</Content>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />

View File

@ -99,7 +99,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Placement.info" />
<Content Include="Placement.info" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />

View File

@ -93,20 +93,20 @@
</ItemGroup>
<ItemGroup>
<Content Include="Module.txt" />
<None Include="Views\Commands\Execute.cshtml" />
<None Include="Views\Content\Details.cshtml" />
<None Include="Views\Content\Index.cshtml" />
<None Include="Views\DefinitionTemplates\ExperimentalSettings.cshtml" />
<None Include="Views\EditorTemplates\Parts\Experimental.ShowDebugLink.cshtml" />
<None Include="Views\Home\Index.cshtml" />
<None Include="Views\Home\Simple.cshtml" />
<None Include="Views\Home\_RenderableAction.cshtml" />
<None Include="Views\Metadata\Index.cshtml" />
<Content Include="Views\Commands\Execute.cshtml" />
<Content Include="Views\Content\Details.cshtml" />
<Content Include="Views\Content\Index.cshtml" />
<Content Include="Views\DefinitionTemplates\ExperimentalSettings.cshtml" />
<Content Include="Views\EditorTemplates\Parts\Experimental.ShowDebugLink.cshtml" />
<Content Include="Views\Home\Index.cshtml" />
<Content Include="Views\Home\Simple.cshtml" />
<Content Include="Views\Home\_RenderableAction.cshtml" />
<Content Include="Views\Metadata\Index.cshtml" />
<Content Include="Web.config" />
<Content Include="Views\Web.config" />
</ItemGroup>
<ItemGroup>
<None Include="Views\Parts\Experimental.ShowDebugLink.cshtml" />
<Content Include="Views\Parts\Experimental.ShowDebugLink.cshtml" />
<Content Include="Views\DumpShapeTable.cshtml" />
<Content Include="Views\HackScript.cshtml" />
<Content Include="Views\HackStyle.cshtml" />

View File

@ -110,7 +110,7 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Placement.info" />
<Content Include="Placement.info" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />

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">

View File

@ -61,9 +61,9 @@
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<None Include="TheAdmin\Views\Menu.cshtml" />
<None Include="TheThemeMachine\Views\Branding.cshtml" />
<None Include="TheThemeMachine\Views\BadgeOfHonor.cshtml" />
<Content Include="TheAdmin\Views\Menu.cshtml" />
<Content Include="TheThemeMachine\Views\Branding.cshtml" />
<Content Include="TheThemeMachine\Views\BadgeOfHonor.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="TheAdmin\Styles\images\icons.png" />
@ -74,7 +74,7 @@
<Content Include="TheAdmin\Views\Layout.cshtml" />
</ItemGroup>
<ItemGroup>
<None Include="TheAdmin\Styles\images\icons.psd" />
<Content Include="TheAdmin\Styles\images\icons.psd" />
<Content Include="SafeMode\Content\orchard.ico" />
<Content Include="SafeMode\Styles\ie6.css" />
<Content Include="SafeMode\Styles\images\backgroundHeader.gif" />