changeset 4:8a932f82edb1

Convince VS2k8 that it doesn't need to keep updating the project no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Sat, 30 Oct 2010 14:29:43 +0000
parents ec154ad8dd7f
children 6e4571149cad
files IBBoard.NUnit.csproj
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/IBBoard.NUnit.csproj	Tue Sep 28 19:56:44 2010 +0000
+++ b/IBBoard.NUnit.csproj	Sat Oct 30 14:29:43 2010 +0000
@@ -14,7 +14,6 @@
     <UpgradeBackupLocation>
     </UpgradeBackupLocation>
     <OldToolsVersion>2.0</OldToolsVersion>
-    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
     <TargetFrameworkSubset>
     </TargetFrameworkSubset>
     <PublishUrl>publish\</PublishUrl>
@@ -32,6 +31,7 @@
     <IsWebBootstrapper>false</IsWebBootstrapper>
     <UseApplicationTrust>false</UseApplicationTrust>
     <BootstrapperEnabled>true</BootstrapperEnabled>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     <DebugSymbols>true</DebugSymbols>