From 2c343922df7d93d07f3194be2e8577a2f82edcc3 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Tue, 6 Oct 2009 17:08:32 +0000 Subject: [PATCH] Trying to work around MSBuild Community Tasks always using AnyCPU-version of NUnit. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5055 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- src/Automated.proj | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/Automated.proj b/src/Automated.proj index cf1e294ba2..5f78071c95 100644 --- a/src/Automated.proj +++ b/src/Automated.proj @@ -13,6 +13,7 @@ $(MSBuildProjectDirectory)\Tools\MSBuildCommunityTasks SharpDevelop_3.1.1. $(MSBuildProjectDirectory)\Tools\NUnit + $(SharpDevelopBin)\Tools\x86NUnit $(SharpDevelopSrc)\AddIns\Misc\Profiler @@ -83,11 +84,22 @@ + + + + + + + + + + ToolPath="$(NUnitTempToolPath)"/>