From 33e2fc541bb577bccb6669333a36445c1ab1f71f Mon Sep 17 00:00:00 2001 From: hondacrx Date: Tue, 20 Jun 2017 12:50:48 -0400 Subject: [PATCH] Revert "Fix Travis Build" This reverts commit 72ff35b53ea3a80917d143a2bb8917549af9dff7. --- Framework/Framework.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Framework/Framework.csproj b/Framework/Framework.csproj index ee40fc14c..5fb361a12 100644 --- a/Framework/Framework.csproj +++ b/Framework/Framework.csproj @@ -270,7 +270,7 @@ - if not exist "$(TargetDir)Logs" then mkdir "$(TargetDir)Logs" + if not exist "$(TargetDir)Logs" mkdir "$(TargetDir)Logs"