summaryrefslogtreecommitdiff
path: root/Zeitgeist.Testsuite
diff options
context:
space:
mode:
authorManish Sinha <manishsinha@ubuntu.com>2013-07-05 15:20:07 -0700
committerManish Sinha <manishsinha@ubuntu.com>2013-07-05 15:20:07 -0700
commit2b30e355d3ef5b3861ca99a43fa338867d554197 (patch)
tree93022718e9b5a6cd17a443fa698f978fcb746be4 /Zeitgeist.Testsuite
parent874f60d4546537f1cc71ee5b814e4af1ef5ce789 (diff)
Bumped min req of mono from 2.4 to 2.8, Tools version to 4.0
Diffstat (limited to 'Zeitgeist.Testsuite')
-rw-r--r--Zeitgeist.Testsuite/Zeitgeist.Testsuite.csproj7
1 files changed, 1 insertions, 6 deletions
diff --git a/Zeitgeist.Testsuite/Zeitgeist.Testsuite.csproj b/Zeitgeist.Testsuite/Zeitgeist.Testsuite.csproj
index a8f912b..2698701 100644
--- a/Zeitgeist.Testsuite/Zeitgeist.Testsuite.csproj
+++ b/Zeitgeist.Testsuite/Zeitgeist.Testsuite.csproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -62,9 +62,4 @@
<Folder Include="Blacklist\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ProjectExtensions>
- <MonoDevelop>
- <Properties InternalTargetFrameworkVersion="3.5" />
- </MonoDevelop>
- </ProjectExtensions>
</Project> \ No newline at end of file