From 30af8cb928f359900b40cefd20b4e2e71fa193d4 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Tue, 12 Sep 2017 08:47:22 +0200 Subject: [PATCH] Only build Belle when UmbracoBuild is set (from powershell input), lib folder doesn't exist or on rebuild --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 4228baf532..28067e5588 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -2429,15 +2429,20 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.1\x86\*.* "$(TargetDir)x86\" - - + + + + + + + - +