Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj @ 4175

Last change on this file since 4175 was 4065, checked in by swagner, 14 years ago

Migrated solution and projects to Visual Studio 2010 (#1093)

File size: 15.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Persistence</RootNamespace>
12    <AssemblyName>HeuristicLab.Persistence-3.3</AssemblyName>
13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <StartupObject>
16    </StartupObject>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>bin\Debug\</OutputPath>
44    <DefineConstants>TRACE;DEBUG</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>bin\Release\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <DocumentationFile>bin\Release\HeuristicLab.Persistence-3.3.XML</DocumentationFile>
57    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>bin\x64\Debug\</OutputPath>
63    <DefineConstants>TRACE;DEBUG</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68  </PropertyGroup>
69  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
70    <OutputPath>bin\x64\Release\</OutputPath>
71    <DefineConstants>TRACE</DefineConstants>
72    <Optimize>true</Optimize>
73    <DebugType>pdbonly</DebugType>
74    <PlatformTarget>x64</PlatformTarget>
75    <ErrorReport>prompt</ErrorReport>
76    <DocumentationFile>bin\x64\Release\HeuristicLab.Persistence-3.3.XML</DocumentationFile>
77    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
78  </PropertyGroup>
79  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
80    <DebugSymbols>true</DebugSymbols>
81    <OutputPath>bin\x86\Debug\</OutputPath>
82    <DefineConstants>TRACE;DEBUG</DefineConstants>
83    <DebugType>full</DebugType>
84    <PlatformTarget>x86</PlatformTarget>
85    <ErrorReport>prompt</ErrorReport>
86    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
87  </PropertyGroup>
88  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
89    <OutputPath>bin\x86\Release\</OutputPath>
90    <DefineConstants>TRACE</DefineConstants>
91    <Optimize>true</Optimize>
92    <DebugType>pdbonly</DebugType>
93    <PlatformTarget>x86</PlatformTarget>
94    <ErrorReport>prompt</ErrorReport>
95    <DocumentationFile>bin\x86\Release\HeuristicLab.Persistence-3.3.XML</DocumentationFile>
96    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
97  </PropertyGroup>
98  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
99  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
100       Other similar extension points exist, see Microsoft.Common.targets.
101  <Target Name="BeforeBuild">
102  </Target>
103  <Target Name="AfterBuild">
104  </Target>
105  -->
106  <ItemGroup>
107    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
108      <SpecificVersion>False</SpecificVersion>
109      <HintPath>..\..\HeuristicLab.PluginInfrastructure\3.3\ICSharpCode.SharpZipLib.dll</HintPath>
110    </Reference>
111    <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
112      <SpecificVersion>False</SpecificVersion>
113      <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.log4net\1.2.10.0\log4net.dll</HintPath>
114    </Reference>
115    <Reference Include="System" />
116    <Reference Include="System.configuration" />
117    <Reference Include="System.Core">
118      <RequiredTargetFramework>3.5</RequiredTargetFramework>
119    </Reference>
120    <Reference Include="System.Data" />
121    <Reference Include="System.Drawing" />
122    <Reference Include="System.Xml" />
123  </ItemGroup>
124  <ItemGroup>
125    <Compile Include="Auxiliary\StringExtensions.cs" />
126    <Compile Include="Auxiliary\TypeLoader.cs" />
127    <Compile Include="Auxiliary\TypeNameParser.cs" />
128    <Compile Include="Auxiliary\ReflectionTools.cs" />
129    <None Include="HeuristicLabPersistencePlugin.cs.frame" />
130    <Compile Include="Core\Configuration.cs" />
131    <Compile Include="Core\PersistenceException.cs" />
132    <Compile Include="Core\PrimitiveSerializerBase.cs" />
133    <Compile Include="Core\FormatBase.cs" />
134    <Compile Include="Auxiliary\TypeExtensions.cs" />
135    <Compile Include="Core\Tokens\TypeToken.cs" />
136    <Compile Include="Core\TypeMapping.cs" />
137    <Compile Include="Auxiliary\TypeName.cs" />
138    <Compile Include="Core\GeneratorBase.cs" />
139    <Compile Include="Default\CompositeSerializers\ArraySerializer.cs" />
140    <Compile Include="Default\CompositeSerializers\CompactNumberArray2StringSerializer.cs" />
141    <Compile Include="Default\CompositeSerializers\DictionarySerializer.cs" />
142    <Compile Include="Default\CompositeSerializers\EnumerableSerializer.cs" />
143    <Compile Include="Default\CompositeSerializers\EnumSerializer.cs" />
144    <Compile Include="Default\CompositeSerializers\KeyValuePairSerializer.cs" />
145    <Compile Include="Default\CompositeSerializers\Number2StringSerializer.cs" />
146    <Compile Include="Default\CompositeSerializers\NumberEnumerable2StringSerializer.cs" />
147    <Compile Include="Default\CompositeSerializers\StackSerializer.cs" />
148    <Compile Include="Default\CompositeSerializers\Storable\StorableReflection.cs" />
149    <Compile Include="Default\CompositeSerializers\Storable\StorableMemberInfo.cs" />
150    <Compile Include="Default\CompositeSerializers\Storable\StorableClassType.cs" />
151    <Compile Include="Core\DataMemberAccessor.cs" />
152    <Compile Include="Default\CompositeSerializers\Storable\StorableClassAttribute.cs" />
153    <Compile Include="Default\CompositeSerializers\Storable\StorableAttribute.cs" />
154    <Compile Include="Default\CompositeSerializers\Storable\StorableConstructorAttribute.cs" />
155    <Compile Include="Default\CompositeSerializers\Storable\StorableHookAttribute.cs" />
156    <Compile Include="Default\CompositeSerializers\Storable\StorableSerializer.cs" />
157    <Compile Include="Default\CompositeSerializers\StructSerializer.cs" />
158    <Compile Include="Default\CompositeSerializers\TypeSerializer.cs" />
159    <Compile Include="Default\DebugString\DebugString.cs" />
160    <Compile Include="Default\DebugString\DebugStringFormat.cs" />
161    <Compile Include="Default\DebugString\DebugStringGenerator.cs" />
162    <Compile Include="Default\DebugString\PrimitiveSerializers\Bool2DebugStringSerializer.cs" />
163    <Compile Include="Default\DebugString\PrimitiveSerializers\Byte2DebugStringSerializer.cs" />
164    <Compile Include="Default\DebugString\PrimitiveSerializers\Char2DebugStringSerializer.cs" />
165    <Compile Include="Default\DebugString\PrimitiveSerializers\DateTime2DebugStringSerializer.cs" />
166    <Compile Include="Default\DebugString\PrimitiveSerializers\Double2DebugStringSerializer.cs" />
167    <Compile Include="Default\DebugString\PrimitiveSerializers\Float2DebugStringSerializer.cs" />
168    <Compile Include="Default\DebugString\PrimitiveSerializers\Int2DebugStringSerializer.cs" />
169    <Compile Include="Default\DebugString\PrimitiveSerializers\Long2DebugStringSerializer.cs" />
170    <Compile Include="Default\DebugString\PrimitiveSerializers\SByte2DebugStringSerializer.cs" />
171    <Compile Include="Default\DebugString\PrimitiveSerializers\Short2DebugStringSerializer.cs" />
172    <Compile Include="Default\DebugString\PrimitiveSerializers\String2DebugStringSerializer.cs" />
173    <Compile Include="Default\DebugString\PrimitiveSerializers\Type2DebugStringSerializer.cs" />
174    <Compile Include="Default\DebugString\PrimitiveSerializers\UInt2DebugStringSerializer.cs" />
175    <Compile Include="Default\DebugString\PrimitiveSerializers\ULong2DebugStringSerializer.cs" />
176    <Compile Include="Default\DebugString\PrimitiveSerializers\UShort2DebugStringSerializer.cs" />
177    <Compile Include="Default\DebugString\PrimitiveSerializers\ValueType2DebugStringSerializerBase.cs" />
178    <Compile Include="Default\Xml\Compact\ByteArray2XmlSerializer.cs" />
179    <Compile Include="Default\Xml\Compact\CompactXmlSerializerBase.cs" />
180    <Compile Include="Default\Xml\Compact\DoubleArray2XmlSerializer.cs" />
181    <Compile Include="Default\Xml\Compact\DoubleList2XmlSerializer.cs" />
182    <Compile Include="Default\Xml\Compact\IntArray2XmlSerializer.cs" />
183    <Compile Include="Default\Xml\Compact\IntList2XmlSerializer.cs" />
184    <Compile Include="Default\Xml\Compact\NumberArray2XmlSerializerBase.cs" />
185    <Compile Include="Default\Xml\Compact\NumberEnumeration2XmlSerializerBase.cs" />
186    <Compile Include="Default\Xml\EasyXmlGenerator.cs" />
187    <Compile Include="Default\Xml\Primitive\System.Drawing\Bitmap2XmlSerializer.cs" />
188    <Compile Include="Default\Xml\Primitive\Bool2XmlSerializer.cs" />
189    <Compile Include="Default\Xml\Primitive\Byte2XmlSerializer.cs" />
190    <Compile Include="Default\Xml\Primitive\Char2XmlFormatter.cs">
191      <SubType>Code</SubType>
192    </Compile>
193    <Compile Include="Default\Xml\Primitive\DateTime2XmlSerializer.cs" />
194    <Compile Include="Default\Xml\Primitive\Decimal2XmlSerializer.cs" />
195    <Compile Include="Default\Xml\Primitive\Double2XmlSerializer.cs" />
196    <Compile Include="Default\Xml\Primitive\Float2XmlSerializer.cs" />
197    <Compile Include="Default\Xml\Primitive\Guid2XmlSerializer.cs" />
198    <Compile Include="Default\Xml\Primitive\Int2XmlSerializer.cs" />
199    <Compile Include="Default\Xml\Primitive\Long2XmlSerializer.cs" />
200    <Compile Include="Default\Xml\Primitive\PrimitiveXmlSerializerBase.cs" />
201    <Compile Include="Default\Xml\Primitive\SByte2XmlSerializer.cs" />
202    <Compile Include="Default\Xml\Primitive\Short2XmlSerializer.cs" />
203    <Compile Include="Default\Xml\Primitive\SimpleNumber2XmlSerializerBase.cs" />
204    <Compile Include="Default\Xml\Primitive\String2XmlSerializer.cs" />
205    <Compile Include="Default\Xml\Primitive\TimeSpan2XmlSerializer.cs" />
206    <Compile Include="Default\Xml\Primitive\UInt2XmlSerializer.cs" />
207    <Compile Include="Default\Xml\Primitive\ULong2XmlSerializer.cs" />
208    <Compile Include="Default\Xml\Primitive\UShort2XmlSerializer.cs" />
209    <Compile Include="Default\Xml\XmlSerializerBase.cs" />
210    <Compile Include="Default\Xml\XmlStringConstants.cs" />
211    <Compile Include="Default\Xml\XmlString.cs" />
212    <Compile Include="Default\Xml\XmlFormat.cs" />
213    <Compile Include="HeuristicLabPersistencePlugin.cs" />
214    <Compile Include="Core\Deserializer.cs" />
215    <Compile Include="Core\Tag.cs" />
216    <Compile Include="Interfaces\ICompositeSerializer.cs" />
217    <Compile Include="Interfaces\IPrimitiveSerializer.cs" />
218    <Compile Include="Interfaces\ISerialData.cs" />
219    <Compile Include="Interfaces\IFormat.cs" />
220    <Compile Include="Core\ConfigurationService.cs" />
221    <Compile Include="Core\Tokens\MetaInfoBeginToken.cs" />
222    <Compile Include="Core\Tokens\MetaInfoEndToken.cs" />
223    <Compile Include="Interfaces\ISerializationToken.cs" />
224    <Compile Include="Core\Tokens\SerializationTokenBase.cs" />
225    <Compile Include="Core\Tokens\CompositeTokenBase.cs" />
226    <Compile Include="Core\Tokens\BeginToken.cs" />
227    <Compile Include="Core\Tokens\EndToken.cs" />
228    <Compile Include="Core\Tokens\PrimitiveToken.cs" />
229    <Compile Include="Core\Tokens\ReferenceToken.cs" />
230    <Compile Include="Core\Tokens\NullReferenceToken.cs" />
231    <Compile Include="Properties\AssemblyInfo.cs" />
232    <Compile Include="Core\Serializer.cs" />
233    <Compile Include="Properties\Settings.Designer.cs">
234      <AutoGen>True</AutoGen>
235      <DesignTimeSharedInput>True</DesignTimeSharedInput>
236      <DependentUpon>Settings.settings</DependentUpon>
237    </Compile>
238    <Compile Include="Default\Xml\XmlGenerator.cs" />
239    <Compile Include="Default\Xml\XmlParser.cs" />
240  </ItemGroup>
241  <PropertyGroup>
242    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
243set ProjectDir=$(ProjectDir)
244set SolutionDir=$(SolutionDir)
245set Outdir=$(Outdir)
246
247call PreBuildEvent.cmd
248SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabPersistencePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabPersistencePlugin.cs"</PreBuildEvent>
249    <PostBuildEvent>
250    </PostBuildEvent>
251  </PropertyGroup>
252  <ItemGroup>
253    <None Include="app.config" />
254    <None Include="HeuristicLab.snk" />
255    <None Include="Properties\AssemblyInfo.frame" />
256    <None Include="Properties\Settings.settings">
257      <Generator>SettingsSingleFileGenerator</Generator>
258      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
259    </None>
260  </ItemGroup>
261  <ItemGroup>
262    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
263      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
264      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
265    </ProjectReference>
266    <ProjectReference Include="..\..\HeuristicLab.Tracing\3.3\HeuristicLab.Tracing-3.3.csproj">
267      <Project>{EE2034D9-6E27-48A1-B855-42D45F69A4FC}</Project>
268      <Name>HeuristicLab.Tracing-3.3</Name>
269    </ProjectReference>
270  </ItemGroup>
271  <ItemGroup>
272    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
273      <Visible>False</Visible>
274      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
275      <Install>false</Install>
276    </BootstrapperPackage>
277    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
278      <Visible>False</Visible>
279      <ProductName>.NET Framework 3.5 SP1</ProductName>
280      <Install>true</Install>
281    </BootstrapperPackage>
282    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
283      <Visible>False</Visible>
284      <ProductName>Windows Installer 3.1</ProductName>
285      <Install>true</Install>
286    </BootstrapperPackage>
287  </ItemGroup>
288</Project>
Note: See TracBrowser for help on using the repository browser.