Skip to content

Commit 99a3322

Browse files
committed
Project updated with manually removed files
1 parent ef063e6 commit 99a3322

File tree

1 file changed

+2
-35
lines changed

1 file changed

+2
-35
lines changed

‎BlogEngine/BlogEngine.NET/BlogEngine.NET.csproj‎

Lines changed: 2 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,6 @@
552552
<ContentInclude="Custom\Media\sample.flv" />
553553
<ContentInclude="Custom\Themes\Standard-2017\CommentForm.ascx" />
554554
<ContentInclude="Custom\Themes\Standard-2017\CommentView.ascx" />
555-
<ContentInclude="Custom\Themes\Standard-2017\Gruntfile.js" />
556555
<ContentInclude="Custom\Themes\Standard-2017\newsletter.html" />
557556
<ContentInclude="Custom\Themes\Standard-2017\PostNavigation.ascx" />
558557
<ContentInclude="Custom\Themes\Standard-2017\PostView.ascx" />
@@ -761,46 +760,14 @@
761760
<ContentInclude="Custom\Widgets\CategoryList\edit.cshtml" />
762761
<ContentInclude="admin\themes\standard\README.md" />
763762
<ContentInclude="admin\themes\standard\scss\rtl\_rtl.widgets.scss" />
764-
<ContentInclude="Custom\Themes\Standard-2017\package.json" />
765763
<ContentInclude="Custom\Themes\Standard-2017\site.master" />
766764
<ContentInclude="Custom\Themes\Standard-2017\src\fonts\fontawesome-webfont.eot" />
767765
<ContentInclude="Custom\Themes\Standard-2017\src\fonts\fontawesome-webfont.ttf" />
768766
<ContentInclude="Custom\Themes\Standard-2017\src\fonts\fontawesome-webfont.woff" />
769767
<ContentInclude="Custom\Themes\Standard-2017\src\fonts\fontawesome-webfont.woff2" />
770768
<ContentInclude="Custom\Themes\Standard-2017\src\fonts\FontAwesome.otf" />
771-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\base\_base.scss" />
772-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\base\_mixins.scss" />
773-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\base\_variables.scss" />
774-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\modules\_buttons.scss" />
775-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\modules\_forms.scss" />
776-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\modules\_rating.scss" />
777-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\modules\_syntaxhighlighter.scss" />
778-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_archive.scss" />
779-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_comments.scss" />
780-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_footer.scss" />
781-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_header.scss" />
782-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_pages.scss" />
783-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_post.navigation.scss" />
784-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_post.pager.scss" />
785-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_post.related.scss" />
786-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_posts.scss" />
787-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_search.scss" />
788-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\sections\_widgets.scss" />
789-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\styles.scss" />
790-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_authorlist.scss" />
791-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_blogroll.scss" />
792-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_categorylist.scss" />
793-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_monthlist.scss" />
794-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_mostcomments.scss" />
795-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_newsletter.scss" />
796-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_postlist.scss" />
797-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_recentcomments.scss" />
798-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_recentposts.scss" />
799-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_rtl.scss" />
800-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_search.scss" />
801-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_tagcould.scss" />
802-
<ContentInclude="Custom\Themes\Standard-2017\src\scss\widgets\_textbox.scss" />
803769
<ContentInclude="Custom\Themes\Standard\page.master" />
770+
<NoneInclude="Properties\PublishProfiles\FolderProfile.pubxml" />
804771
<NoneInclude="Scripts\jquery-2.1.4.intellisense.js" />
805772
<ContentInclude="Scripts\i18n\angular-locale_aa-dj.js" />
806773
<ContentInclude="Scripts\i18n\angular-locale_aa-er.js" />
@@ -1698,7 +1665,6 @@
16981665
<ContentInclude="App_Data\newsletter.xml" />
16991666
<ContentInclude="App_Data\packagefiles.xml" />
17001667
<ContentInclude="App_Data\packages.xml" />
1701-
<ContentInclude="App_Data\pages\5d484c1c-d1f1-4be4-938a-f55bf24bf6ba.xml" />
17021668
<ContentInclude="App_Data\pingservices.xml" />
17031669
<ContentInclude="App_Data\profiles\admin.xml" />
17041670
<ContentInclude="App_Data\rights.xml" />
@@ -2461,6 +2427,7 @@
24612427
<FolderInclude="App_Data\datastore\extensions\" />
24622428
<FolderInclude="App_Data\files\" />
24632429
<FolderInclude="App_Data\packages\" />
2430+
<FolderInclude="App_Data\pages\" />
24642431
<FolderInclude="bin\" />
24652432
</ItemGroup>
24662433
<ItemGroup>

0 commit comments

Comments
(0)