From d299e345b135a7e6b99d3a4b5bad5cc23364e337 Mon Sep 17 00:00:00 2001 From: "Krom, Robertus" Date: Tue, 11 Feb 2020 12:09:27 +0100 Subject: [PATCH] Fixed an issue with building locally and the log4net configuration. --- Greenshot/Greenshot.csproj | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Greenshot/Greenshot.csproj b/Greenshot/Greenshot.csproj index 04f49c8f7..7f5a822c4 100644 --- a/Greenshot/Greenshot.csproj +++ b/Greenshot/Greenshot.csproj @@ -40,10 +40,13 @@ - + + + + Always + + + @@ -73,8 +76,8 @@ - + copy "$(SolutionDir)Greenshot\log4net-debug.xml" "$(SolutionDir)Greenshot\bin\$(Configuration)\net471\log4net.xml" - +