From 09c23e93c2ffd2e3a94bda255ae1bed34ed2dd16 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Fri, 8 Sep 2017 13:10:09 +0200 Subject: [PATCH] Looks for the build output app.js to determine if we need to call BuildBelle.bat --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 86bca220a6..ff4f0ed7bc 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -2427,12 +2427,13 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.1\x86\*.* "$(TargetDir)x86\" - + +