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