From 259cf3b291b5e0c04ab55d71f1f33df264d8620d Mon Sep 17 00:00:00 2001 From: Marcus Cuda Date: Mon, 28 Dec 2009 16:45:00 +0800 Subject: [PATCH] updated project files to use newer version of Gallio --- build/build.proj | 6 +++--- src/UnitTests/UnitTests.csproj | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/build/build.proj b/build/build.proj index 5975e2a0..64b3246a 100644 --- a/build/build.proj +++ b/build/build.proj @@ -1,6 +1,6 @@ - + Debug @@ -15,12 +15,12 @@ - + - + diff --git a/src/UnitTests/UnitTests.csproj b/src/UnitTests/UnitTests.csproj index 73a244f2..a14a4c56 100644 --- a/src/UnitTests/UnitTests.csproj +++ b/src/UnitTests/UnitTests.csproj @@ -33,17 +33,17 @@ 4 - + False - ..\..\lib\Gallio_3.0.6.787\bin\Gallio.dll + ..\..\lib\Gallio_3.1.397.0\bin\Gallio.dll - + False - ..\..\lib\Gallio_3.0.6.787\bin\MbUnit.dll + ..\..\lib\Gallio_3.1.397.0\bin\MbUnit.dll - + False - ..\..\lib\Gallio_3.0.6.787\bin\MbUnit35.dll + ..\..\lib\Gallio_3.1.397.0\bin\MbUnit35.dll