From 52861d78babf6d0dd0e439a2f06723a70d917dbd Mon Sep 17 00:00:00 2001 From: limited_dev Date: Thu, 8 Jun 2023 23:29:58 +0200 Subject: [PATCH] chore: update proj file Signed-off-by: limited_dev --- ImageBoardServerApp/ImageBoardServerApp.csproj | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/ImageBoardServerApp/ImageBoardServerApp.csproj b/ImageBoardServerApp/ImageBoardServerApp.csproj index 5b8d985..138d862 100644 --- a/ImageBoardServerApp/ImageBoardServerApp.csproj +++ b/ImageBoardServerApp/ImageBoardServerApp.csproj @@ -20,8 +20,8 @@ - + @@ -51,6 +51,16 @@ <_ContentIncludedByDefault Remove="wwwroot\img\static\err\2.png" /> <_ContentIncludedByDefault Remove="wwwroot\img\static\err\3.png" /> <_ContentIncludedByDefault Remove="wwwroot\img\static\logo.png" /> + <_ContentIncludedByDefault Remove="Pages\Accounts\ClickOn\ClickOnConfirmEmail.razor" /> + <_ContentIncludedByDefault Remove="Pages\Accounts\ClickOn\ClickOnReset.razor" /> + <_ContentIncludedByDefault Remove="Pages\ClickOn\ClickOnConfirmEmail.razor" /> + <_ContentIncludedByDefault Remove="Pages\ClickOn\ClickOnReset.razor" /> + <_ContentIncludedByDefault Remove="Pages\Status\SuccessfulPost.razor" /> + <_ContentIncludedByDefault Remove="Pages\Status\UnSuccessfulPost.razor" /> + + + +