Mercurial > repos > snowblizz-super-API-ideas
diff IBBoard.WarFoundry.API.csproj @ 381:30db6669f5cd
* Update to VS.Net 2010 compatibility
* Fix whitespace
no-open-ticket
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 07 Aug 2011 19:15:33 +0000 |
parents | 04f4c2fea356 |
children |
line wrap: on
line diff
--- a/IBBoard.WarFoundry.API.csproj Sat Jul 23 20:01:26 2011 +0000 +++ b/IBBoard.WarFoundry.API.csproj Sun Aug 07 19:15:33 2011 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> +<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> <PropertyGroup> <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> @@ -12,12 +12,10 @@ <AssemblyName>IBBoard.WarFoundry.API</AssemblyName> <FileUpgradeFlags> </FileUpgradeFlags> - <OldToolsVersion>2.0</OldToolsVersion> + <OldToolsVersion>3.5</OldToolsVersion> <UpgradeBackupLocation> </UpgradeBackupLocation> <IsWebBootstrapper>false</IsWebBootstrapper> - <TargetFrameworkSubset> - </TargetFrameworkSubset> <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> <PublishUrl>publish\</PublishUrl> <Install>true</Install>