From 23396bdb8f52bf2ab41f378b29080f56f7cee08e Mon Sep 17 00:00:00 2001 From: Piotr Puszkiewicz Date: Thu, 2 Mar 2017 21:33:29 -0800 Subject: [PATCH] Fixups --- .../AppWithDepOnToolWithOutputName.csproj | 3 +-- .../AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj | 3 +-- .../DependencyContextFromTool.csproj | 7 +------ 3 files changed, 3 insertions(+), 10 deletions(-) diff --git a/TestAssets/TestProjects/AppWithDepOnToolWithOutputName/AppWithDepOnToolWithOutputName.csproj b/TestAssets/TestProjects/AppWithDepOnToolWithOutputName/AppWithDepOnToolWithOutputName.csproj index a9b3f7cd4..a602632d0 100755 --- a/TestAssets/TestProjects/AppWithDepOnToolWithOutputName/AppWithDepOnToolWithOutputName.csproj +++ b/TestAssets/TestProjects/AppWithDepOnToolWithOutputName/AppWithDepOnToolWithOutputName.csproj @@ -9,7 +9,6 @@ - \ No newline at end of file diff --git a/TestAssets/TestProjects/AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj b/TestAssets/TestProjects/AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj index 9fc10951d..f6440a4d4 100755 --- a/TestAssets/TestProjects/AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj +++ b/TestAssets/TestProjects/AppWithDirectAndToolDep/AppWithDirectAndToolDep.csproj @@ -9,7 +9,6 @@ - \ No newline at end of file diff --git a/TestAssets/TestProjects/DependencyContextFromTool/DependencyContextFromTool.csproj b/TestAssets/TestProjects/DependencyContextFromTool/DependencyContextFromTool.csproj index 05bc0cfaf..125932ea1 100755 --- a/TestAssets/TestProjects/DependencyContextFromTool/DependencyContextFromTool.csproj +++ b/TestAssets/TestProjects/DependencyContextFromTool/DependencyContextFromTool.csproj @@ -13,11 +13,6 @@ - - - $(DefineConstants);RELEASE;TRACE - true - \ No newline at end of file