From 87aa1288294dee8e44c392f6f48e28edd3cea600 Mon Sep 17 00:00:00 2001 From: Steve Bohlen Date: Fri, 4 Nov 2011 14:32:02 -0400 Subject: [PATCH] Revert "SPRNET-1472 passing list of all individual test assemblies instead of nunit project file" This reverts commit ca962bb6459fa308af798676ddbffbccd1a5701e. --- common-project.include | 79 ++++++++++++++++++++++++++++++++++++------ 1 file changed, 68 insertions(+), 11 deletions(-) diff --git a/common-project.include b/common-project.include index 15f33f4f..64a21ca4 100644 --- a/common-project.include +++ b/common-project.include @@ -352,13 +352,23 @@ ${tool.dir} : dir for tools + - - - + + + + + <NUnitProject> + <Settings activeconfig="Default" /> + <Config name="Default" binpathtype="Auto"> + </Config> + </NUnitProject> + + + @@ -366,19 +376,17 @@ ${tool.dir} : dir for tools - - + + - - - - + + - + @@ -391,9 +399,58 @@ ${tool.dir} : dir for tools + + - +