Mercurial > repos > IBDev-IBBoard.WarFoundry.API.Tests
changeset 78:8d3827de003d
* 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:04:00 +0000 |
parents | 4211c818ef96 |
children | b64f6158ac85 |
files | IBBoard.WarFoundry.API.Tests.csproj |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.Tests.csproj Tue Jan 25 21:04:25 2011 +0000 +++ b/IBBoard.WarFoundry.API.Tests.csproj Wed Jan 26 20:04:00 2011 +0000 @@ -17,6 +17,7 @@ <OldToolsVersion>2.0</OldToolsVersion> <TargetFrameworkSubset> </TargetFrameworkSubset> + <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols>