From 5236bd6b11d26f08ed49462252bb815314e9e7dc Mon Sep 17 00:00:00 2001 From: jp Date: Sat, 30 Jul 2016 09:48:54 +0200 Subject: [PATCH] add custom execute command, because and are not resolved in default execute process --- Tests/Tests.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 042e202f..3554e9c9 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -14,6 +14,11 @@ 0.4 $(SolutionDir)build/$(Configuration) $(SolutionDir)build/obj/$(Configuration) + + + + + true -- 2.47.3