From 9b003a2a5d85ed0d513f31f491b2dcdb1d03bf5a Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 27 May 2009 12:41:18 +0000 Subject: [PATCH] the new Tests were defined before the Tests.Common dll in prebuild, this causes nant to choke on a fresh checkout. This should fix the build break --- prebuild.xml | 68 +++++++++++++++++++++++++++------------------------- 1 file changed, 35 insertions(+), 33 deletions(-) diff --git a/prebuild.xml b/prebuild.xml index ffe8bad1db..854185f3c3 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -1422,39 +1422,6 @@ - - - - ../../../../bin/ - - - - - ../../../../bin/ - - - - ../../../../bin/ - - - - - - - - - - - - - - - - - - - - @@ -3725,6 +3692,41 @@ + + + + ../../../../bin/ + + + + + ../../../../bin/ + + + + ../../../../bin/ + + + + + + + + + + + + + + + + + + + + + +