Renaming and repathing migration classes.

--HG--
branch : dev
This commit is contained in:
Andre Rodrigues
2010-10-01 13:43:36 -07:00
parent cd8660a884
commit 8162e6ee7a
24 changed files with 30 additions and 32 deletions

View File

@@ -72,7 +72,7 @@
<Compile Include="AdminMenu.cs" />
<Compile Include="Controllers\AdminController.cs" />
<Compile Include="Controllers\CommentController.cs" />
<Compile Include="DataMigrations\CommentsDataMigration.cs" />
<Compile Include="Migrations.cs" />
<Compile Include="Drivers\CommentPartDriver.cs" />
<Compile Include="Drivers\CommentsContainerPartDriver.cs" />
<Compile Include="Drivers\CommentSettingsPartDriver.cs" />