[1454] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="3.5" 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 | </PropertyGroup>
|
---|
| 20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 21 | <DebugSymbols>true</DebugSymbols>
|
---|
| 22 | <DebugType>full</DebugType>
|
---|
| 23 | <Optimize>false</Optimize>
|
---|
| 24 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 25 | <DefineConstants>TRACE;DEBUG</DefineConstants>
|
---|
| 26 | <ErrorReport>prompt</ErrorReport>
|
---|
| 27 | <WarningLevel>4</WarningLevel>
|
---|
| 28 | </PropertyGroup>
|
---|
| 29 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 30 | <DebugType>pdbonly</DebugType>
|
---|
| 31 | <Optimize>true</Optimize>
|
---|
| 32 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 33 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 34 | <ErrorReport>prompt</ErrorReport>
|
---|
| 35 | <WarningLevel>4</WarningLevel>
|
---|
| 36 | </PropertyGroup>
|
---|
[1474] | 37 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 38 | <DebugSymbols>true</DebugSymbols>
|
---|
| 39 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 40 | <DefineConstants>TRACE;DEBUG</DefineConstants>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 43 | <ErrorReport>prompt</ErrorReport>
|
---|
| 44 | </PropertyGroup>
|
---|
| 45 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 46 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 47 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 48 | <Optimize>true</Optimize>
|
---|
| 49 | <DebugType>pdbonly</DebugType>
|
---|
| 50 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | </PropertyGroup>
|
---|
| 53 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 54 | <DebugSymbols>true</DebugSymbols>
|
---|
| 55 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 56 | <DefineConstants>TRACE;DEBUG</DefineConstants>
|
---|
| 57 | <DebugType>full</DebugType>
|
---|
| 58 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 59 | <ErrorReport>prompt</ErrorReport>
|
---|
| 60 | </PropertyGroup>
|
---|
| 61 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 62 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 63 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 64 | <Optimize>true</Optimize>
|
---|
| 65 | <DebugType>pdbonly</DebugType>
|
---|
| 66 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 67 | <ErrorReport>prompt</ErrorReport>
|
---|
| 68 | </PropertyGroup>
|
---|
[1454] | 69 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 70 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 71 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 72 | <Target Name="BeforeBuild">
|
---|
| 73 | </Target>
|
---|
| 74 | <Target Name="AfterBuild">
|
---|
| 75 | </Target>
|
---|
| 76 | -->
|
---|
| 77 | <ItemGroup>
|
---|
[1466] | 78 | <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
---|
| 79 | <SpecificVersion>False</SpecificVersion>
|
---|
[1538] | 80 | <HintPath>..\..\HeuristicLab.PluginInfrastructure.GUI\ICSharpCode.SharpZipLib.dll</HintPath>
|
---|
[1466] | 81 | </Reference>
|
---|
[1476] | 82 | <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL">
|
---|
| 83 | <SpecificVersion>False</SpecificVersion>
|
---|
[1534] | 84 | <HintPath>..\..\HeuristicLab.Tracing\3.2\libs\release\log4net.dll</HintPath>
|
---|
[1476] | 85 | </Reference>
|
---|
[1454] | 86 | <Reference Include="System" />
|
---|
| 87 | <Reference Include="System.configuration" />
|
---|
| 88 | <Reference Include="System.Core">
|
---|
| 89 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 90 | </Reference>
|
---|
| 91 | <Reference Include="System.Data" />
|
---|
| 92 | <Reference Include="System.Xml" />
|
---|
| 93 | </ItemGroup>
|
---|
| 94 | <ItemGroup>
|
---|
| 95 | <Compile Include="Core\Configuration.cs" />
|
---|
[1625] | 96 | <Compile Include="Core\PersistenceException.cs" />
|
---|
[1652] | 97 | <Compile Include="Default\DebugString\Formatters\Char2DebugStringFormatter.cs" />
|
---|
[1683] | 98 | <Compile Include="Default\Decomposers\StackDecomposer.cs" />
|
---|
[1625] | 99 | <Compile Include="Default\Decomposers\Number2StringConverter.cs" />
|
---|
[1623] | 100 | <Compile Include="Default\Decomposers\Storable\EmptyStorableClassAttribute.cs" />
|
---|
[1564] | 101 | <Compile Include="Core\FormatBase.cs" />
|
---|
| 102 | <Compile Include="Core\FormatterBase.cs" />
|
---|
[1555] | 103 | <Compile Include="Core\TypeExtensions.cs" />
|
---|
[1454] | 104 | <Compile Include="Core\TypeMapping.cs" />
|
---|
| 105 | <Compile Include="Core\TypeStringBuilder.cs" />
|
---|
[1564] | 106 | <Compile Include="Core\GeneratorBase.cs" />
|
---|
[1567] | 107 | <Compile Include="Default\DebugString\DebugString.cs" />
|
---|
| 108 | <Compile Include="Default\DebugString\DebugStringFormat.cs" />
|
---|
[1616] | 109 | <Compile Include="Default\DebugString\Formatters\SByte2DebugStringFormatter.cs" />
|
---|
| 110 | <Compile Include="Default\DebugString\Formatters\UInt2DebugStringFormatter.cs" />
|
---|
| 111 | <Compile Include="Default\DebugString\Formatters\Long2DebugStringFormatter.cs" />
|
---|
| 112 | <Compile Include="Default\DebugString\Formatters\ULong2DebugStringFormatter.cs" />
|
---|
| 113 | <Compile Include="Default\DebugString\Formatters\Short2DebugStringFormatter.cs" />
|
---|
| 114 | <Compile Include="Default\DebugString\Formatters\UShort2DebugStringFormatter.cs" />
|
---|
| 115 | <Compile Include="Default\DebugString\Formatters\Byte2DebugStringFormatter.cs" />
|
---|
[1612] | 116 | <Compile Include="Default\DebugString\Formatters\ValueType2DebugStringFormatterBase.cs" />
|
---|
| 117 | <Compile Include="Default\DebugString\Formatters\String2DebugStringFormatter.cs" />
|
---|
| 118 | <Compile Include="Default\DebugString\Formatters\Bool2DebugStringFormatter.cs" />
|
---|
| 119 | <Compile Include="Default\DebugString\Formatters\Int2DebugStringFormatter.cs" />
|
---|
| 120 | <Compile Include="Default\DebugString\Formatters\Doubld2DebugStringFormatter.cs" />
|
---|
| 121 | <Compile Include="Default\DebugString\Formatters\DateTime2DebugStringFormatter.cs" />
|
---|
| 122 | <Compile Include="Default\DebugString\Formatters\Type2DebugStringFormatter.cs" />
|
---|
| 123 | <Compile Include="Default\DebugString\Formatters\Float2DebugStringFormatter.cs" />
|
---|
[1567] | 124 | <Compile Include="Default\DebugString\DebugStringGenerator.cs" />
|
---|
[1456] | 125 | <Compile Include="Default\Decomposers\ArrayDecomposer.cs" />
|
---|
[1567] | 126 | <Compile Include="Default\Decomposers\CompactNumberArray2StringDecomposer.cs" />
|
---|
[1454] | 127 | <Compile Include="Default\Decomposers\EnumerableDecomposer.cs" />
|
---|
[1456] | 128 | <Compile Include="Default\Decomposers\EnumDecomposer.cs" />
|
---|
[1454] | 129 | <Compile Include="Default\Decomposers\KeyValuePairDecomposer.cs" />
|
---|
| 130 | <Compile Include="Default\Decomposers\DictionaryDecomposer.cs" />
|
---|
[1623] | 131 | <Compile Include="Default\Decomposers\Storable\StorableDecomposer.cs" />
|
---|
[1454] | 132 | <Compile Include="Default\Decomposers\TypeDecomposer.cs" />
|
---|
[1567] | 133 | <Compile Include="Default\Decomposers\NumberEnumerable2StringDecomposer.cs" />
|
---|
[1454] | 134 | <Compile Include="Default\Xml\Compact\IntArray2XmlFormatters.cs" />
|
---|
| 135 | <Compile Include="Default\Xml\Compact\DoubleArray2XmlFormatters.cs" />
|
---|
| 136 | <Compile Include="Default\Xml\Compact\DoubleList2XmlFormatter.cs" />
|
---|
[1542] | 137 | <Compile Include="Default\Xml\Compact\NumberEnumeration2XmlFormatterBase.cs" />
|
---|
| 138 | <Compile Include="Default\Xml\Compact\NumberArray2XmlFormatterBase.cs" />
|
---|
[1623] | 139 | <Compile Include="Default\Decomposers\Storable\DataMemberAccessor.cs" />
|
---|
[1454] | 140 | <Compile Include="Default\Xml\Compact\IntList2XmlFormatter.cs" />
|
---|
[1683] | 141 | <Compile Include="Default\Xml\Primitive\Guid2XmlFormatter.cs" />
|
---|
| 142 | <Compile Include="Default\Xml\Primitive\TimeSpan2XmlFormatter.cs" />
|
---|
[1659] | 143 | <Compile Include="Default\Xml\XmlFormatterBase.cs" />
|
---|
| 144 | <Compile Include="Default\Xml\Primitive\PrimitiveXmlFormatterBase.cs" />
|
---|
| 145 | <Compile Include="Default\Xml\Compact\CompactXmlFormatterBase.cs" />
|
---|
[1652] | 146 | <Compile Include="Default\Xml\Primitive\Char2XmlFormatter.cs" />
|
---|
[1613] | 147 | <Compile Include="Default\Xml\XmlStringConstants.cs" />
|
---|
[1564] | 148 | <Compile Include="Default\Xml\XmlString.cs" />
|
---|
[1555] | 149 | <Compile Include="Default\Xml\Primitive\Double2XmlFormatter.cs" />
|
---|
| 150 | <Compile Include="Default\Xml\Primitive\Decimal2XmlFormatter.cs" />
|
---|
| 151 | <Compile Include="Default\Xml\Primitive\Float2XmlFormatter.cs" />
|
---|
[1554] | 152 | <Compile Include="Default\Xml\Primitive\UInt2XmlFormatter.cs" />
|
---|
| 153 | <Compile Include="Default\Xml\Primitive\Long2XmlFormatter.cs" />
|
---|
| 154 | <Compile Include="Default\Xml\Primitive\ULong2XmlFormatter.cs" />
|
---|
| 155 | <Compile Include="Default\Xml\Primitive\Int2XmlFormatter.cs" />
|
---|
| 156 | <Compile Include="Default\Xml\Primitive\SByte2XmlFormatter.cs" />
|
---|
| 157 | <Compile Include="Default\Xml\Primitive\Byte2XmlFormatter.cs" />
|
---|
| 158 | <Compile Include="Default\Xml\Primitive\Short2XmlFormatter.cs" />
|
---|
| 159 | <Compile Include="Default\Xml\Primitive\UShort2XmlFormatter.cs" />
|
---|
| 160 | <Compile Include="Default\Xml\Primitive\Bool2XmlFormatter.cs" />
|
---|
| 161 | <Compile Include="Default\Xml\Primitive\DecimalNumber2XmlFormatterBase.cs" />
|
---|
[1476] | 162 | <Compile Include="Default\Xml\Primitive\String2XmlFormatter.cs" />
|
---|
[1554] | 163 | <Compile Include="Default\Xml\Primitive\SimpleNumber2XmlFormatterBase.cs" />
|
---|
[1454] | 164 | <Compile Include="Default\Xml\Primitive\DateTime2XmlFormatter.cs" />
|
---|
| 165 | <Compile Include="Default\Xml\XmlFormat.cs" />
|
---|
| 166 | <Compile Include="HeuristicLabPersistencePlugin.cs" />
|
---|
[1553] | 167 | <Compile Include="Core\Deserializer.cs" />
|
---|
[1454] | 168 | <Compile Include="Core\Tag.cs" />
|
---|
[1564] | 169 | <Compile Include="Interfaces\ISerialData.cs" />
|
---|
[1542] | 170 | <Compile Include="Interfaces\IFormat.cs" />
|
---|
[1454] | 171 | <Compile Include="Interfaces\IDecomposer.cs" />
|
---|
| 172 | <Compile Include="Interfaces\IFormatter.cs" />
|
---|
| 173 | <Compile Include="Core\ConfigurationService.cs" />
|
---|
[1556] | 174 | <Compile Include="Core\Tokens\MetaInfoBeginToken.cs" />
|
---|
| 175 | <Compile Include="Core\Tokens\MetaInfoEndToken.cs" />
|
---|
| 176 | <Compile Include="Interfaces\ISerializationToken.cs" />
|
---|
| 177 | <Compile Include="Core\Tokens\SerializationTokenBase.cs" />
|
---|
| 178 | <Compile Include="Core\Tokens\CompositeTokenBase.cs" />
|
---|
| 179 | <Compile Include="Core\Tokens\BeginToken.cs" />
|
---|
| 180 | <Compile Include="Core\Tokens\EndToken.cs" />
|
---|
| 181 | <Compile Include="Core\Tokens\PrimitiveToken.cs" />
|
---|
| 182 | <Compile Include="Core\Tokens\ReferenceToken.cs" />
|
---|
| 183 | <Compile Include="Core\Tokens\NullReferenceToken.cs" />
|
---|
[1454] | 184 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 185 | <Compile Include="Core\Serializer.cs" />
|
---|
| 186 | <Compile Include="Properties\Settings.Designer.cs">
|
---|
| 187 | <AutoGen>True</AutoGen>
|
---|
| 188 | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
---|
| 189 | <DependentUpon>Settings.settings</DependentUpon>
|
---|
| 190 | </Compile>
|
---|
[1623] | 191 | <Compile Include="Default\Decomposers\Storable\StorableAttribute.cs" />
|
---|
[1454] | 192 | <Compile Include="Default\Xml\XmlGenerator.cs" />
|
---|
| 193 | <Compile Include="Default\Xml\XmlParser.cs" />
|
---|
| 194 | </ItemGroup>
|
---|
| 195 | <PropertyGroup>
|
---|
| 196 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 197 | set ProjectDir=$(ProjectDir)
|
---|
| 198 | set SolutionDir=$(SolutionDir)
|
---|
| 199 | set Outdir=$(Outdir)
|
---|
| 200 |
|
---|
| 201 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 202 | <PostBuildEvent>
|
---|
| 203 | </PostBuildEvent>
|
---|
| 204 | </PropertyGroup>
|
---|
| 205 | <ItemGroup>
|
---|
| 206 | <None Include="app.config" />
|
---|
| 207 | <None Include="HeuristicLab.snk" />
|
---|
[1472] | 208 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[1454] | 209 | <None Include="Properties\Settings.settings">
|
---|
| 210 | <Generator>SettingsSingleFileGenerator</Generator>
|
---|
| 211 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
---|
| 212 | </None>
|
---|
| 213 | </ItemGroup>
|
---|
| 214 | <ItemGroup>
|
---|
[1534] | 215 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
|
---|
[1454] | 216 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 217 | <Name>HeuristicLab.PluginInfrastructure</Name>
|
---|
| 218 | </ProjectReference>
|
---|
[1534] | 219 | <ProjectReference Include="..\..\HeuristicLab.Tracing\3.2\HeuristicLab.Tracing-3.2.csproj">
|
---|
[1469] | 220 | <Project>{EE2034D9-6E27-48A1-B855-42D45F69A4FC}</Project>
|
---|
[1534] | 221 | <Name>HeuristicLab.Tracing-3.2</Name>
|
---|
[1469] | 222 | </ProjectReference>
|
---|
[1454] | 223 | </ItemGroup>
|
---|
| 224 | </Project> |
---|