annotate IBBoard.WarFoundry.Forge.WinForms.csproj @ 17:0ea6ce3c6434 default tip

Updated System Form on General Tab Added System Information text box. Currently only a mock up.
author Tsudico
date Thu, 06 Jan 2011 21:44:05 -0600
parents 372f921c20fc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
3 <PropertyGroup>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
6 <ProductVersion>9.0.21022</ProductVersion>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
7 <SchemaVersion>2.0</SchemaVersion>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
8 <ProjectGuid>{6514C63D-501E-47AF-BC64-9828A33852DF}</ProjectGuid>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
9 <OutputType>WinExe</OutputType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
10 <AppDesignerFolder>Properties</AppDesignerFolder>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
11 <RootNamespace>IBBoard.WarFoundry.Forge.WinForms</RootNamespace>
3
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
12 <AssemblyName>WarFoundryForge</AssemblyName>
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
13 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
14 <FileAlignment>512</FileAlignment>
3
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
15 <PublishUrl>publish\</PublishUrl>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
16 <Install>true</Install>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
17 <InstallFrom>Disk</InstallFrom>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
18 <UpdateEnabled>false</UpdateEnabled>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
19 <UpdateMode>Foreground</UpdateMode>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
20 <UpdateInterval>7</UpdateInterval>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
21 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
22 <UpdatePeriodically>false</UpdatePeriodically>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
23 <UpdateRequired>false</UpdateRequired>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
24 <MapFileExtensions>true</MapFileExtensions>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
25 <ApplicationRevision>0</ApplicationRevision>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
26 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
27 <IsWebBootstrapper>false</IsWebBootstrapper>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
28 <UseApplicationTrust>false</UseApplicationTrust>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
29 <BootstrapperEnabled>true</BootstrapperEnabled>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
30 <StartupObject>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
31 </StartupObject>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
32 <NoWin32Manifest>true</NoWin32Manifest>
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
33 </PropertyGroup>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
34 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
35 <DebugSymbols>true</DebugSymbols>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
36 <DebugType>full</DebugType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
37 <Optimize>false</Optimize>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
38 <OutputPath>bin\Debug\</OutputPath>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
39 <DefineConstants>DEBUG;TRACE</DefineConstants>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
40 <ErrorReport>prompt</ErrorReport>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
41 <WarningLevel>4</WarningLevel>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
42 </PropertyGroup>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
43 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
44 <DebugType>pdbonly</DebugType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
45 <Optimize>true</Optimize>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
46 <OutputPath>bin\Release\</OutputPath>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
47 <DefineConstants>TRACE</DefineConstants>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
48 <ErrorReport>prompt</ErrorReport>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
49 <WarningLevel>4</WarningLevel>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
50 </PropertyGroup>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
51 <ItemGroup>
3
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
52 <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
53 <SpecificVersion>False</SpecificVersion>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
54 <HintPath>libs\log4net.dll</HintPath>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
55 </Reference>
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
56 <Reference Include="System" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
57 <Reference Include="System.Data" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
58 <Reference Include="System.Deployment" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
59 <Reference Include="System.Drawing" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
60 <Reference Include="System.Windows.Forms" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
61 <Reference Include="System.Xml" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
62 </ItemGroup>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
63 <ItemGroup>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
64 <Compile Include="FrmAbout.cs">
4
866d0093bb11 WarFoundryLoader.GetDefault().LoadFile returning null object.
Tsudico
parents: 3
diff changeset
65 <SubType>Form</SubType>
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
66 </Compile>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
67 <Compile Include="FrmAbout.Designer.cs">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
68 <DependentUpon>FrmAbout.cs</DependentUpon>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
69 </Compile>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
70 <Compile Include="FrmMain.cs">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
71 <SubType>Form</SubType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
72 </Compile>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
73 <Compile Include="FrmSystem.cs">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
74 <SubType>Form</SubType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
75 </Compile>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
76 <Compile Include="FrmSystem.Designer.cs">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
77 <DependentUpon>FrmSystem.cs</DependentUpon>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
78 </Compile>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
79 <Compile Include="Properties\AssemblyInfo.cs" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
80 <EmbeddedResource Include="FrmMain.resx">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
81 <DependentUpon>FrmMain.cs</DependentUpon>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
82 <SubType>Designer</SubType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
83 </EmbeddedResource>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
84 <EmbeddedResource Include="FrmSystem.resx">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
85 <DependentUpon>FrmSystem.cs</DependentUpon>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
86 <SubType>Designer</SubType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
87 </EmbeddedResource>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
88 <EmbeddedResource Include="Properties\Resources.resx">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
89 <Generator>ResXFileCodeGenerator</Generator>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
90 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
91 <SubType>Designer</SubType>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
92 </EmbeddedResource>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
93 <Compile Include="Properties\Resources.Designer.cs">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
94 <AutoGen>True</AutoGen>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
95 <DependentUpon>Resources.resx</DependentUpon>
13
372f921c20fc Mock up of the stat line tab
Tsudico
parents: 7
diff changeset
96 <DesignTime>True</DesignTime>
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
97 </Compile>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
98 <None Include="Properties\Settings.settings">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
99 <Generator>SettingsSingleFileGenerator</Generator>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
100 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
101 </None>
3
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
102 <None Include="translations\de.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
103 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
104 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
105 <None Include="translations\en.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
106 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
107 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
108 <None Include="translations\fi.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
109 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
110 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
111 <None Include="translations\fr.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
112 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
113 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
114 <None Include="translations\it.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
115 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
116 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
117 <None Include="translations\nl.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
118 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
119 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
120 <None Include="translations\ru.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
121 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
122 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
123 <None Include="translations\sv.translation">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
124 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
125 </None>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
126 <None Include="WarFoundryForge.exe.log4net">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
127 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
128 </None>
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
129 <Compile Include="Properties\Settings.Designer.cs">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
130 <AutoGen>True</AutoGen>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
131 <DependentUpon>Settings.settings</DependentUpon>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
132 <DesignTimeSharedInput>True</DesignTimeSharedInput>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
133 </Compile>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
134 </ItemGroup>
3
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
135 <ItemGroup>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
136 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
137 <Visible>False</Visible>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
138 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
139 <Install>true</Install>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
140 </BootstrapperPackage>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
141 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
142 <Visible>False</Visible>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
143 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
144 <Install>false</Install>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
145 </BootstrapperPackage>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
146 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
147 <Visible>False</Visible>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
148 <ProductName>.NET Framework 3.5</ProductName>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
149 <Install>false</Install>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
150 </BootstrapperPackage>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
151 </ItemGroup>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
152 <ItemGroup>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
153 <Content Include="libs\log4net.dll" />
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
154 <Content Include="WarFoundryForgePref.xml">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
155 <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
156 </Content>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
157 </ItemGroup>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
158 <ItemGroup>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
159 <ProjectReference Include="..\IBBoard.WarFoundry.API\IBBoard.WarFoundry.API.csproj">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
160 <Project>{951E6C7A-7FBA-4F68-9D9E-F48618BB9626}</Project>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
161 <Name>IBBoard.WarFoundry.API</Name>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
162 </ProjectReference>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
163 <ProjectReference Include="..\IBBoard.Windows.Forms\IBBoard.Windows.Forms.csproj">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
164 <Project>{E3790268-2082-4975-B1A3-C70B37842CE8}</Project>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
165 <Name>IBBoard.Windows.Forms</Name>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
166 </ProjectReference>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
167 <ProjectReference Include="..\IBBoard\IBBoard.csproj">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
168 <Project>{5DFD64F6-FC2B-4B4F-B92E-483BAC468105}</Project>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
169 <Name>IBBoard</Name>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
170 </ProjectReference>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
171 <ProjectReference Include="..\SharpZipLib\ICSharpCode.SharpZLib.csproj">
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
172 <Project>{0E7413FF-EB9E-4714-ACF2-BE3A6A7B2FFD}</Project>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
173 <Name>ICSharpCode.SharpZLib</Name>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
174 </ProjectReference>
2f52da2e7605 Directory and project updates. VS2008 does not like app.config so I had to remove references of that from the solution from other projects.
Tsudico
parents: 0
diff changeset
175 </ItemGroup>
0
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
176 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
177 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
178 Other similar extension points exist, see Microsoft.Common.targets.
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
179 <Target Name="BeforeBuild">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
180 </Target>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
181 <Target Name="AfterBuild">
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
182 </Target>
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
183 -->
91b5550eff31 Initial Commit.
Tsudico
parents:
diff changeset
184 </Project>