comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 206:314d90a059d8

* Update WinForms to a VS2010 project no-open-ticket
author IBBoard <dev@ibboard.co.uk>
date Tue, 16 Aug 2011 20:34:46 +0100
parents 8db0f73b43f4
children c47094612bac 53d79e1be712
comparison
equal deleted inserted replaced
205:77043c3e0d94 206:314d90a059d8
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
2 <PropertyGroup> 3 <PropertyGroup>
3 <ProjectType>Local</ProjectType> 4 <ProjectType>Local</ProjectType>
4 <ProductVersion>9.0.30729</ProductVersion> 5 <ProductVersion>9.0.30729</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion> 6 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{72C59D77-E2A4-401C-91F2-12728056D9A9}</ProjectGuid> 7 <ProjectGuid>{72C59D77-E2A4-401C-91F2-12728056D9A9}</ProjectGuid>
22 <StartupObject>IBBoard.WarFoundry.GUI.WinForms.FrmMain</StartupObject> 23 <StartupObject>IBBoard.WarFoundry.GUI.WinForms.FrmMain</StartupObject>
23 <FileUpgradeFlags> 24 <FileUpgradeFlags>
24 </FileUpgradeFlags> 25 </FileUpgradeFlags>
25 <UpgradeBackupLocation> 26 <UpgradeBackupLocation>
26 </UpgradeBackupLocation> 27 </UpgradeBackupLocation>
27 <OldToolsVersion>2.0</OldToolsVersion> 28 <OldToolsVersion>3.5</OldToolsVersion>
28 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> 29 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
29 <IsWebBootstrapper>false</IsWebBootstrapper> 30 <IsWebBootstrapper>false</IsWebBootstrapper>
30 <PublishUrl>publish\</PublishUrl> 31 <PublishUrl>publish\</PublishUrl>
31 <Install>true</Install> 32 <Install>true</Install>
32 <InstallFrom>Disk</InstallFrom> 33 <InstallFrom>Disk</InstallFrom>
33 <UpdateEnabled>false</UpdateEnabled> 34 <UpdateEnabled>false</UpdateEnabled>
39 <MapFileExtensions>true</MapFileExtensions> 40 <MapFileExtensions>true</MapFileExtensions>
40 <ApplicationRevision>0</ApplicationRevision> 41 <ApplicationRevision>0</ApplicationRevision>
41 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 42 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
42 <UseApplicationTrust>false</UseApplicationTrust> 43 <UseApplicationTrust>false</UseApplicationTrust>
43 <BootstrapperEnabled>true</BootstrapperEnabled> 44 <BootstrapperEnabled>true</BootstrapperEnabled>
44 <TargetFrameworkSubset>
45 </TargetFrameworkSubset>
46 </PropertyGroup> 45 </PropertyGroup>
47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
48 <OutputPath>bin\Debug\</OutputPath> 47 <OutputPath>bin\Debug\</OutputPath>
49 <AllowUnsafeBlocks>false</AllowUnsafeBlocks> 48 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
50 <BaseAddress>285212672</BaseAddress> 49 <BaseAddress>285212672</BaseAddress>