From 5498ce108e898a9fab321ce57e010a5be0f3bf6f Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Thu, 21 Jun 2007 17:10:43 +0000 Subject: * Fixed solution to it points at ../../bin rather than ../../../bin --- tools/mass test client/MassTestClient.csproj | 2 +- tools/mass test client/MassTestClient.suo | Bin 32256 -> 32256 bytes 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/mass test client/MassTestClient.csproj b/tools/mass test client/MassTestClient.csproj index 0f5b6a6..e97a72f 100644 --- a/tools/mass test client/MassTestClient.csproj +++ b/tools/mass test client/MassTestClient.csproj @@ -14,7 +14,7 @@ true full false - ..\..\..\bin\ + ..\..\bin\ DEBUG;TRACE prompt 4 diff --git a/tools/mass test client/MassTestClient.suo b/tools/mass test client/MassTestClient.suo index 7f0637c..2e18b2e 100644 Binary files a/tools/mass test client/MassTestClient.suo and b/tools/mass test client/MassTestClient.suo differ -- cgit v1.1