Mercurial > repos > snowblizz-super-API-ideas
changeset 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 | 008537acf244 |
children | 44a6539fadf9 |
files | IBBoard.WarFoundry.API.csproj |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj Sat Apr 09 11:00:09 2011 +0000 +++ b/IBBoard.WarFoundry.API.csproj Sat Apr 09 15:14:16 2011 +0000 @@ -32,6 +32,7 @@ <ApplicationVersion>1.0.0.%2a</ApplicationVersion> <UseApplicationTrust>false</UseApplicationTrust> <BootstrapperEnabled>true</BootstrapperEnabled> + <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <DebugSymbols>true</DebugSymbols>