Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.WinForms
comparison IBBoard.WarFoundry.GUI.WinForms.csproj @ 179:e635f2cda674
Re #88: Complete initial WinForms UI
* Fix target framework
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Tue, 28 Sep 2010 19:55:11 +0000 |
parents | a30116ec3ceb |
children | 8db0f73b43f4 |
comparison
equal
deleted
inserted
replaced
178:a30116ec3ceb | 179:e635f2cda674 |
---|---|
23 <FileUpgradeFlags> | 23 <FileUpgradeFlags> |
24 </FileUpgradeFlags> | 24 </FileUpgradeFlags> |
25 <UpgradeBackupLocation> | 25 <UpgradeBackupLocation> |
26 </UpgradeBackupLocation> | 26 </UpgradeBackupLocation> |
27 <OldToolsVersion>2.0</OldToolsVersion> | 27 <OldToolsVersion>2.0</OldToolsVersion> |
28 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> | 28 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> |
29 <IsWebBootstrapper>false</IsWebBootstrapper> | 29 <IsWebBootstrapper>false</IsWebBootstrapper> |
30 <PublishUrl>publish\</PublishUrl> | 30 <PublishUrl>publish\</PublishUrl> |
31 <Install>true</Install> | 31 <Install>true</Install> |
32 <InstallFrom>Disk</InstallFrom> | 32 <InstallFrom>Disk</InstallFrom> |
33 <UpdateEnabled>false</UpdateEnabled> | 33 <UpdateEnabled>false</UpdateEnabled> |
39 <MapFileExtensions>true</MapFileExtensions> | 39 <MapFileExtensions>true</MapFileExtensions> |
40 <ApplicationRevision>0</ApplicationRevision> | 40 <ApplicationRevision>0</ApplicationRevision> |
41 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | 41 <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
42 <UseApplicationTrust>false</UseApplicationTrust> | 42 <UseApplicationTrust>false</UseApplicationTrust> |
43 <BootstrapperEnabled>true</BootstrapperEnabled> | 43 <BootstrapperEnabled>true</BootstrapperEnabled> |
44 <TargetFrameworkSubset> | |
45 </TargetFrameworkSubset> | |
44 </PropertyGroup> | 46 </PropertyGroup> |
45 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 47 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
46 <OutputPath>bin\Debug\</OutputPath> | 48 <OutputPath>bin\Debug\</OutputPath> |
47 <AllowUnsafeBlocks>false</AllowUnsafeBlocks> | 49 <AllowUnsafeBlocks>false</AllowUnsafeBlocks> |
48 <BaseAddress>285212672</BaseAddress> | 50 <BaseAddress>285212672</BaseAddress> |
111 <ItemGroup> | 113 <ItemGroup> |
112 <Content Include="App.ico" /> | 114 <Content Include="App.ico" /> |
113 <Content Include="icons\document-new.png" /> | 115 <Content Include="icons\document-new.png" /> |
114 <Content Include="icons\document-open.png" /> | 116 <Content Include="icons\document-open.png" /> |
115 <Content Include="icons\document-save.png" /> | 117 <Content Include="icons\document-save.png" /> |
118 <None Include="app.config" /> | |
116 <None Include="icons\edit-redo.png" /> | 119 <None Include="icons\edit-redo.png" /> |
117 <None Include="icons\edit-undo.png" /> | 120 <None Include="icons\edit-undo.png" /> |
118 <Content Include="icons\list-add.png" /> | 121 <Content Include="icons\list-add.png" /> |
119 <Content Include="icons\warning-sml.png" /> | 122 <Content Include="icons\warning-sml.png" /> |
120 <Content Include="libs\log4net.dll" /> | 123 <Content Include="libs\log4net.dll" /> |