From 6f9811cb1ba3235a6cd18406510458384597f340 Mon Sep 17 00:00:00 2001 From: Tom Gardham-Pallister Date: Sun, 26 Aug 2018 11:56:18 +0100 Subject: [PATCH] make sure files are copied for manual tests, was not working --- .../Ocelot.ManualTest.csproj | 23 +++++++++---------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj b/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj index 2f81d2b9..1a26cd0f 100644 --- a/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj +++ b/test/Ocelot.ManualTest/Ocelot.ManualTest.csproj @@ -9,20 +9,19 @@ osx.10.11-x64;osx.10.12-x64;win7-x64;win10-x64 ..\..\codeanalysis.ruleset - - + + + Always PreserveNewest - - - - + + + Always PreserveNewest - - - - - PreserveNewest - + + + Always + PreserveNewest +