From 7c044d9c57c7684adcc7da374557a5b00de6ada0 Mon Sep 17 00:00:00 2001 From: Eric Fleming Date: Sat, 9 Mar 2019 19:21:10 -0500 Subject: [PATCH 1/2] Removing ContentIncludedByDefault section that was added --- src/Web/Web.csproj | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index c63eb0f25..8b91897bf 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -70,25 +70,6 @@ - - <_ContentIncludedByDefault Remove="Views\Account\Lockout.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Account\LoginWith2fa.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Account\Register.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\ChangePassword.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\Disable2fa.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\EnableAuthenticator.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\ExternalLogins.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\GenerateRecoveryCodes.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\ResetAuthenticator.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\SetPassword.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\TwoFactorAuthentication.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\_Layout.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\_ManageNav.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\_StatusMessage.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Manage\_ViewImports.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Order\Detail.cshtml" /> - <_ContentIncludedByDefault Remove="Views\Shared\Components\Basket\Default.cshtml" /> - From 300cce7a8826ce9212fc13619eb8dd4c5a27cf28 Mon Sep 17 00:00:00 2001 From: Eric Fleming Date: Sat, 9 Mar 2019 19:25:50 -0500 Subject: [PATCH 2/2] Cleanup UpToDateCheckInput --- src/Web/Web.csproj | 52 ---------------------------------------------- 1 file changed, 52 deletions(-) diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 8b91897bf..7e017504c 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -67,56 +67,4 @@ PreserveNewest - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -