From 81f3fc93e5bd26af5b1c4af74977a061493d2a90 Mon Sep 17 00:00:00 2001 From: the1mason Date: Fri, 27 Sep 2024 02:32:58 +0500 Subject: [PATCH] fixed csproj files --- src/FastBlog.Web/FastBlog.Web.csproj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/FastBlog.Web/FastBlog.Web.csproj b/src/FastBlog.Web/FastBlog.Web.csproj index 658088f..121a756 100644 --- a/src/FastBlog.Web/FastBlog.Web.csproj +++ b/src/FastBlog.Web/FastBlog.Web.csproj @@ -17,9 +17,4 @@ - - <_ContentIncludedByDefault Remove="Views\Home\Index.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Home\Privacy.cshtml" /> - -