mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Adding missing file
--HG-- branch : 1.x
This commit is contained in:
@@ -83,6 +83,7 @@
|
|||||||
<Compile Include="Models\CommentsPartRecord.cs" />
|
<Compile Include="Models\CommentsPartRecord.cs" />
|
||||||
<Compile Include="Services\CreateCommentContext.cs" />
|
<Compile Include="Services\CreateCommentContext.cs" />
|
||||||
<Compile Include="Services\ICommentService.cs" />
|
<Compile Include="Services\ICommentService.cs" />
|
||||||
|
<Compile Include="Tokens\CommentTokens.cs" />
|
||||||
<Compile Include="ViewModels\CommentCountViewModel.cs" />
|
<Compile Include="ViewModels\CommentCountViewModel.cs" />
|
||||||
<Compile Include="Models\CommentSettingsPart.cs" />
|
<Compile Include="Models\CommentSettingsPart.cs" />
|
||||||
<Compile Include="Handlers\CommentSettingsPartHandler.cs" />
|
<Compile Include="Handlers\CommentSettingsPartHandler.cs" />
|
||||||
|
|||||||
Reference in New Issue
Block a user