summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2010-01-08 10:49:14 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2010-01-08 10:49:14 -0800
commitef2e92e6f31fa178d7c791cf2dd42f39d256e9a1 (patch)
tree29fb7a1ce32aacb44ea9009cf048d6848a6d0615 /src
parent14d58b7c1c4c596bfa5bf43dab170add843ec273 (diff)
downloadDotNetOpenAuth-ef2e92e6f31fa178d7c791cf2dd42f39d256e9a1.zip
DotNetOpenAuth-ef2e92e6f31fa178d7c791cf2dd42f39d256e9a1.tar.gz
DotNetOpenAuth-ef2e92e6f31fa178d7c791cf2dd42f39d256e9a1.tar.bz2
Updated ToolsVersion on all the project files to say 4.0.
Diffstat (limited to 'src')
-rw-r--r--src/DotNetOpenAuth.BuildTasks/DotNetOpenAuth.BuildTasks.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.BuildTasks/DotNetOpenAuth.BuildTasks.csproj b/src/DotNetOpenAuth.BuildTasks/DotNetOpenAuth.BuildTasks.csproj
index 02244a8..3611242 100644
--- a/src/DotNetOpenAuth.BuildTasks/DotNetOpenAuth.BuildTasks.csproj
+++ b/src/DotNetOpenAuth.BuildTasks/DotNetOpenAuth.BuildTasks.csproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>