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

@@ -67,7 +67,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AdminMenu.cs" />
<Compile Include="BlogsResourceManifest.cs" />
<Compile Include="ResourceManifest.cs" />
<Compile Include="Commands\BlogCommands.cs" />
<Compile Include="Controllers\BlogAdminController.cs" />
<Compile Include="DataMigrations\BlogsDataMigration.cs" />