Skip to content

Commit 0291178

Browse files
committed
Merge branch 'master' of https://github.com/rxtur/BlogEngine.NET
2 parents 6074861 + 87ef369 commit 0291178

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BlogEngine/BlogEngine.NET/BlogEngine.NET.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,9 @@
566566
<Content Include="Custom\Themes\Standard\CommentForm.ascx" />
567567
<Content Include="Custom\Themes\Standard\CommentView.ascx" />
568568
<Content Include="Custom\Themes\Standard\newsletter.html" />
569+
<Content Include="Custom\Themes\Standard\PostNavigation.ascx" />
569570
<Content Include="Custom\Themes\Standard\PostView.ascx" />
571+
<Content Include="Custom\Themes\Standard\RelatedPosts.ascx" />
570572
<Content Include="Custom\Themes\Standard\src\css\bootstrap.min.css" />
571573
<Content Include="Custom\Themes\Standard\Gruntfile.js" />
572574
<Content Include="Custom\Themes\Standard\src\css\font-awesome.min.css" />
@@ -785,7 +787,6 @@
785787
<Content Include="Custom\Themes\Standard\src\scss\widgets\_rtl.scss" />
786788
<Content Include="admin\themes\standard\README.md" />
787789
<Content Include="admin\themes\standard\scss\rtl\_rtl.widgets.scss" />
788-
<Content Include="Custom\Themes\Standard\src\css\styles.min.css.map" />
789790
<Content Include="Custom\Themes\Standard\src\fonts\fontawesome-webfont.eot" />
790791
<Content Include="Custom\Themes\Standard\src\fonts\fontawesome-webfont.ttf" />
791792
<Content Include="Custom\Themes\Standard\src\fonts\fontawesome-webfont.woff" />

0 commit comments

Comments
 (0)