From 1cf31fe6d7f4d0409d804a9dc6ed38babc6a67a5 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Tue, 30 Jun 2009 04:07:31 +0800 Subject: [PATCH] unit test external references Signed-off-by: Marcus Cuda --- src/Managed.UnitTests/Managed.UnitTests.csproj | 12 ++++++++++++ src/Native.UnitTests/Native.UnitTests.csproj | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/src/Managed.UnitTests/Managed.UnitTests.csproj b/src/Managed.UnitTests/Managed.UnitTests.csproj index d1364fe0..ebf2c339 100644 --- a/src/Managed.UnitTests/Managed.UnitTests.csproj +++ b/src/Managed.UnitTests/Managed.UnitTests.csproj @@ -31,6 +31,18 @@ 4 + + False + ..\..\lib\Gallio_3.0.6.787\bin\Gallio.dll + + + False + ..\..\lib\Gallio_3.0.6.787\bin\MbUnit.dll + + + False + ..\..\lib\Gallio_3.0.6.787\bin\MbUnit35.dll + 3.5 diff --git a/src/Native.UnitTests/Native.UnitTests.csproj b/src/Native.UnitTests/Native.UnitTests.csproj index f20542c2..bdebeab0 100644 --- a/src/Native.UnitTests/Native.UnitTests.csproj +++ b/src/Native.UnitTests/Native.UnitTests.csproj @@ -31,6 +31,18 @@ 4 + + False + ..\..\lib\Gallio_3.0.6.787\bin\Gallio.dll + + + False + ..\..\lib\Gallio_3.0.6.787\bin\MbUnit.dll + + + False + ..\..\lib\Gallio_3.0.6.787\bin\MbUnit35.dll + 3.5