Mercurial > repos > IBDev-IBBoard.WarFoundry.API
comparison IBBoard.WarFoundry.API.csproj @ 303:bcb22102f048
* Fix tooling version - we're 2.0 compatible, not 4.0
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 26 Jan 2011 20:02:53 +0000 |
parents | 349e521785c1 |
children | 1e82cac3716d |
comparison
equal
deleted
inserted
replaced
302:b24a78cfd314 | 303:bcb22102f048 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> | 2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 <PropertyGroup> | 3 <PropertyGroup> |
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 <ProductVersion>9.0.21022</ProductVersion> | 6 <ProductVersion>9.0.21022</ProductVersion> |
7 <SchemaVersion>2.0</SchemaVersion> | 7 <SchemaVersion>2.0</SchemaVersion> |