comparison IBBoard.Ini.csproj @ 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
comparison
equal deleted inserted replaced
11:1c36044114a3 12:a243fade9c17
6 <ProductVersion>8.0.50727</ProductVersion> 6 <ProductVersion>8.0.50727</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion> 7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{3BBDF326-7128-406C-85DF-EF049633E602}</ProjectGuid> 8 <ProjectGuid>{3BBDF326-7128-406C-85DF-EF049633E602}</ProjectGuid>
9 <OutputType>Library</OutputType> 9 <OutputType>Library</OutputType>
10 <RootNamespace>IBBoard.Ini</RootNamespace> 10 <RootNamespace>IBBoard.Ini</RootNamespace>
11 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
11 </PropertyGroup> 12 </PropertyGroup>
12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
13 <DebugSymbols>true</DebugSymbols> 14 <DebugSymbols>true</DebugSymbols>
14 <DebugType>full</DebugType> 15 <DebugType>full</DebugType>
15 <Optimize>false</Optimize> 16 <Optimize>false</Optimize>