Mercurial > repos > IBDev-IBBoard.WarFoundry.API
comparison IBBoard.WarFoundry.API.csproj @ 346:b0ba1d25f51e
* Set target framework to v2.0...AGAIN
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 09 Apr 2011 15:14:16 +0000 |
parents | acd390dba551 |
children | 44a6539fadf9 |
comparison
equal
deleted
inserted
replaced
345:008537acf244 | 346:b0ba1d25f51e |
---|---|
30 <MapFileExtensions>true</MapFileExtensions> | 30 <MapFileExtensions>true</MapFileExtensions> |
31 <ApplicationRevision>0</ApplicationRevision> | 31 <ApplicationRevision>0</ApplicationRevision> |
32 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | 32 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
33 <UseApplicationTrust>false</UseApplicationTrust> | 33 <UseApplicationTrust>false</UseApplicationTrust> |
34 <BootstrapperEnabled>true</BootstrapperEnabled> | 34 <BootstrapperEnabled>true</BootstrapperEnabled> |
35 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> | |
35 </PropertyGroup> | 36 </PropertyGroup> |
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 37 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
37 <DebugSymbols>true</DebugSymbols> | 38 <DebugSymbols>true</DebugSymbols> |
38 <DebugType>full</DebugType> | 39 <DebugType>full</DebugType> |
39 <Optimize>false</Optimize> | 40 <Optimize>false</Optimize> |