From 6f65b54883e53408ed94338960abd7df038ec218 Mon Sep 17 00:00:00 2001 From: John Gross Date: Mon, 6 May 2019 23:54:02 -0700 Subject: [PATCH] stop --- Torch.Server/Torch.Server.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Torch.Server/Torch.Server.csproj b/Torch.Server/Torch.Server.csproj index 01efc70..57b3dc8 100644 --- a/Torch.Server/Torch.Server.csproj +++ b/Torch.Server/Torch.Server.csproj @@ -505,7 +505,6 @@ - copy "$(SolutionDir)NLog.config" "$(TargetDir)" - copy "$(SolutionDir)NLog-user.config" "$(TargetDir)" + copy "$(SolutionDir)NLog.config" "$(TargetDir)" & copy "$(SolutionDir)NLog-user.config" "$(TargetDir)" \ No newline at end of file