comparison 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 557afa796848
comparison
equal deleted inserted replaced
380:7036bf04e955 381:30db6669f5cd
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="3.5"> 2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
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.30729</ProductVersion> 6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion> 7 <SchemaVersion>2.0</SchemaVersion>
10 <AppDesignerFolder>Properties</AppDesignerFolder> 10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>IBBoard.WarFoundry</RootNamespace> 11 <RootNamespace>IBBoard.WarFoundry</RootNamespace>
12 <AssemblyName>IBBoard.WarFoundry.API</AssemblyName> 12 <AssemblyName>IBBoard.WarFoundry.API</AssemblyName>
13 <FileUpgradeFlags> 13 <FileUpgradeFlags>
14 </FileUpgradeFlags> 14 </FileUpgradeFlags>
15 <OldToolsVersion>2.0</OldToolsVersion> 15 <OldToolsVersion>3.5</OldToolsVersion>
16 <UpgradeBackupLocation> 16 <UpgradeBackupLocation>
17 </UpgradeBackupLocation> 17 </UpgradeBackupLocation>
18 <IsWebBootstrapper>false</IsWebBootstrapper> 18 <IsWebBootstrapper>false</IsWebBootstrapper>
19 <TargetFrameworkSubset>
20 </TargetFrameworkSubset>
21 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> 19 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
22 <PublishUrl>publish\</PublishUrl> 20 <PublishUrl>publish\</PublishUrl>
23 <Install>true</Install> 21 <Install>true</Install>
24 <InstallFrom>Disk</InstallFrom> 22 <InstallFrom>Disk</InstallFrom>
25 <UpdateEnabled>false</UpdateEnabled> 23 <UpdateEnabled>false</UpdateEnabled>