summaryrefslogtreecommitdiffstats
path: root/win/C#/HandBrakeCS.csproj
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-06-06 18:28:28 +0000
committersr55 <[email protected]>2010-06-06 18:28:28 +0000
commitf72796770c4f07e71c8e07e30aa2681daac26ac6 (patch)
tree1520f40cfb0a049ae63711ead29000e92408ef9d /win/C#/HandBrakeCS.csproj
parent0c9a71f626e0e552cf670103b8dad8e61de1fb69 (diff)
WinGui:
- Change ToolsVersion to 3.5 for the build server git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3363 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj')
-rw-r--r--win/C#/HandBrakeCS.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/HandBrakeCS.csproj b/win/C#/HandBrakeCS.csproj
index e6b7cd268..90ea83859 100644
--- a/win/C#/HandBrakeCS.csproj
+++ b/win/C#/HandBrakeCS.csproj
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
+<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>