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

@@ -59,7 +59,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AdminMenu.cs" />
<Compile Include="IndexingResourceManifest.cs" />
<Compile Include="ResourceManifest.cs" />
<Compile Include="Commands\IndexingCommands.cs" />
<Compile Include="Controllers\AdminController.cs" />
<Compile Include="DataMigrations\IndexingDataMigration.cs" />