From ef4a0f89fa5898014090193e3be37b7d5e21bec5 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Fri, 29 Oct 2021 12:50:00 +0200 Subject: [PATCH] Reverts accidental commit --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index e6ee5dad158f..bae39162f470 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -76,18 +76,6 @@ - - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\email\GiftCardEmail.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\email\OrderConfirmationEmail.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\email\OrderErrorEmail.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\export\OrderCsvExport.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\print\OrderPackingSlip.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\print\OrderReceipt.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\_ViewImports.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\_ViewStart.cshtml" /> - <_ContentIncludedByDefault Remove="App_Plugins\Vendr\templates\Web.config" /> - - false false