comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 220:e10688b29092 xml-export-ui

Fixed .Net 4.0 dependency
author Dan.Kulinski@dank-laptop.Global.Local
date Thu, 25 Aug 2011 12:59:26 -0600
parents 74e030bbf3f7
children c47094612bac
comparison
equal deleted inserted replaced
219:a3e62a2c267f 220:e10688b29092
24 <FileUpgradeFlags> 24 <FileUpgradeFlags>
25 </FileUpgradeFlags> 25 </FileUpgradeFlags>
26 <UpgradeBackupLocation> 26 <UpgradeBackupLocation>
27 </UpgradeBackupLocation> 27 </UpgradeBackupLocation>
28 <OldToolsVersion>3.5</OldToolsVersion> 28 <OldToolsVersion>3.5</OldToolsVersion>
29 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 29 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
30 <IsWebBootstrapper>false</IsWebBootstrapper> 30 <IsWebBootstrapper>false</IsWebBootstrapper>
31 <PublishUrl>publish\</PublishUrl> 31 <PublishUrl>publish\</PublishUrl>
32 <Install>true</Install> 32 <Install>true</Install>
33 <InstallFrom>Disk</InstallFrom> 33 <InstallFrom>Disk</InstallFrom>
34 <UpdateEnabled>false</UpdateEnabled> 34 <UpdateEnabled>false</UpdateEnabled>
40 <MapFileExtensions>true</MapFileExtensions> 40 <MapFileExtensions>true</MapFileExtensions>
41 <ApplicationRevision>0</ApplicationRevision> 41 <ApplicationRevision>0</ApplicationRevision>
42 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> 42 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
43 <UseApplicationTrust>false</UseApplicationTrust> 43 <UseApplicationTrust>false</UseApplicationTrust>
44 <BootstrapperEnabled>true</BootstrapperEnabled> 44 <BootstrapperEnabled>true</BootstrapperEnabled>
45 <TargetFrameworkProfile />
45 </PropertyGroup> 46 </PropertyGroup>
46 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
47 <OutputPath>..\build\</OutputPath> 48 <OutputPath>..\build\</OutputPath>
48 <AllowUnsafeBlocks>false</AllowUnsafeBlocks> 49 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
49 <BaseAddress>285212672</BaseAddress> 50 <BaseAddress>285212672</BaseAddress>