Adding missing file

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2012-02-10 14:36:49 -08:00
parent a0a9933f6b
commit d4c4db00fc

View File

@@ -83,6 +83,7 @@
<Compile Include="Models\CommentsPartRecord.cs" />
<Compile Include="Services\CreateCommentContext.cs" />
<Compile Include="Services\ICommentService.cs" />
<Compile Include="Tokens\CommentTokens.cs" />
<Compile Include="ViewModels\CommentCountViewModel.cs" />
<Compile Include="Models\CommentSettingsPart.cs" />
<Compile Include="Handlers\CommentSettingsPartHandler.cs" />