Rename resource manifest source files to match new type names

--HG--
branch : dev
This commit is contained in:
Dave Reed
2010-09-27 14:13:39 -07:00
parent 714ec54d0d
commit f2748c5748
31 changed files with 18 additions and 19 deletions

View File

@@ -74,7 +74,7 @@
<Compile Include="Handlers\UnpublishingTaskHandler.cs" />
<Compile Include="Models\ArchiveLaterPart.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ArchiveLaterResourceManifest.cs" />
<Compile Include="ResourceManifest.cs" />
<Compile Include="Services\ArchiveLaterService.cs" />
<Compile Include="Services\IArchiveLaterService.cs" />
<Compile Include="ViewModels\ArchiveLaterViewModel.cs" />