Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Krüger <mkrueger@xamarin.com>2015-08-25 15:50:24 +0300
committerMike Krüger <mkrueger@xamarin.com>2015-08-25 15:50:24 +0300
commitab1ad3cae23c657763c7e047531ee40de56d7417 (patch)
tree1e0d9c212608b01919fc5f4bfe4a15602dc8791f /ICSharpCode.NRefactory.Tests
parent4a84f640f85e7f13be069aeb28067c5c43bb3809 (diff)
Fixed test project file.
Diffstat (limited to 'ICSharpCode.NRefactory.Tests')
-rw-r--r--ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj b/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj
index 74a1fe69..b646cce0 100644
--- a/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj
+++ b/ICSharpCode.NRefactory.Tests/ICSharpCode.NRefactory.Tests.csproj
@@ -15,7 +15,6 @@
<WarningLevel>4</WarningLevel>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<OutputPath>..\bin\$(Configuration)\</OutputPath>
- <UseMSBuildEngine>False</UseMSBuildEngine>
</PropertyGroup>
<PropertyGroup Condition=" Exists('..\..\cecil\Test\libs\nunit-2.5.10\nunit.framework.dll') ">
<CecilHintPath>..\..\cecil\Test\libs\nunit-2.5.10\nunit.framework.dll</CecilHintPath>