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"