changeset 11:c7e381ba537a

* Fix tooling version - we're 2.0 compatible, not 3.5 no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Wed, 26 Jan 2011 20:01:45 +0000
parents 62221475c572
children 0be17f8102ed
files IBBoard.Ini.Tests.csproj
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/IBBoard.Ini.Tests.csproj	Thu Mar 26 20:13:20 2009 +0000
+++ b/IBBoard.Ini.Tests.csproj	Wed Jan 26 20:01:45 2011 +0000
@@ -9,6 +9,7 @@
     <OutputType>Library</OutputType>
     <RootNamespace>IBBoard.Ini</RootNamespace>
     <AssemblyName>IBBoard.Ini.Tests</AssemblyName>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>