Removing a few empty folders and file refs to nowhere from a couple csproj's

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-05-20 08:48:27 -07:00
parent 6a1df6e896
commit 87bf9ee14a
2 changed files with 0 additions and 8 deletions

View File

@@ -68,9 +68,7 @@
<Compile Include="ViewModels\ContentTypesViewModel.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\Site.css" />
<Content Include="Module.txt" />
<Content Include="Views\MetaData\Old_ContentTypeList.ascx" />
<Content Include="Web.config" />
<Content Include="Views\MetaData\ContentTypeList.ascx" />
</ItemGroup>
@@ -88,11 +86,6 @@
<Content Include="Styles\ContentTypes.css" />
<Content Include="Views\Web.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Models\" />
<Folder Include="Scripts\" />
<Folder Include="Services\" />
</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.

View File

@@ -200,7 +200,6 @@
<Content Include="Themes\ClassicDark\Views\ZoneTest.ascx" />
<Content Include="Themes\ClassicDark\Zones\Sidebar.html" />
<Content Include="Themes\Classic\Content\Images\sidebarBackground.gif" />
<Content Include="Themes\Classic\Views\Content\Images\sidebarBackground.gif" />
<Content Include="Themes\Classic\Views\DisplayTemplates\Parts\Blogs.BlogPost.Metadata.ascx" />
<Content Include="Themes\Classic\Zones\Sidebar.html" />
<Content Include="Themes\Classic\Styles\blog.css" />