changeset 12:a243fade9c17

* 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:34 +0000
parents 1c36044114a3
children ee9f11c67399
files IBBoard.Ini.csproj
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/IBBoard.Ini.csproj	Sat Aug 21 10:05:54 2010 +0000
+++ b/IBBoard.Ini.csproj	Wed Jan 26 20:01:34 2011 +0000
@@ -8,6 +8,7 @@
     <ProjectGuid>{3BBDF326-7128-406C-85DF-EF049633E602}</ProjectGuid>
     <OutputType>Library</OutputType>
     <RootNamespace>IBBoard.Ini</RootNamespace>
+    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     <DebugSymbols>true</DebugSymbols>