[3852] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[3852] | 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>
|
---|
[11961] | 8 | <ProjectGuid>{8A0B2A2B-47A7-410D-97A0-4296293BB00D}</ProjectGuid>
|
---|
[3852] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.ExternalEvaluation</RootNamespace>
|
---|
[11892] | 12 | <AssemblyName>HeuristicLab.Problems.ExternalEvaluation-3.4</AssemblyName>
|
---|
[16452] | 13 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
[6866] | 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[3852] | 16 | <FileAlignment>512</FileAlignment>
|
---|
[3862] | 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[4065] | 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>
|
---|
[3852] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[11961] | 43 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3852] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3852] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[11961] | 53 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3852] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3852] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 61 | <DebugSymbols>true</DebugSymbols>
|
---|
[11961] | 62 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3852] | 63 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 64 | <DebugType>full</DebugType>
|
---|
| 65 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 67 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 68 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3852] | 69 | </PropertyGroup>
|
---|
| 70 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[11961] | 71 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3852] | 72 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 73 | <Optimize>true</Optimize>
|
---|
| 74 | <DebugType>pdbonly</DebugType>
|
---|
| 75 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 76 | <ErrorReport>prompt</ErrorReport>
|
---|
[6866] | 77 | <DocumentationFile>
|
---|
| 78 | </DocumentationFile>
|
---|
[4065] | 79 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 80 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3852] | 81 | </PropertyGroup>
|
---|
| 82 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 83 | <DebugSymbols>true</DebugSymbols>
|
---|
[11961] | 84 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3852] | 85 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 86 | <DebugType>full</DebugType>
|
---|
| 87 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 88 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 89 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 90 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3852] | 91 | </PropertyGroup>
|
---|
| 92 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[11961] | 93 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[3852] | 94 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 95 | <Optimize>true</Optimize>
|
---|
| 96 | <DebugType>pdbonly</DebugType>
|
---|
| 97 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 99 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 100 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3852] | 101 | </PropertyGroup>
|
---|
| 102 | <ItemGroup>
|
---|
[16454] | 103 | <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
|
---|
| 104 | <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
|
---|
| 105 | </Reference>
|
---|
[9088] | 106 | <Reference Include="Google.ProtocolBuffers-2.4.1.473, Version=2.4.1.473">
|
---|
[11961] | 107 | <HintPath>..\..\bin\Google.ProtocolBuffers-2.4.1.473.dll</HintPath>
|
---|
[7021] | 108 | <Private>False</Private>
|
---|
[6866] | 109 | </Reference>
|
---|
[16559] | 110 | <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 111 | <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre01\lib\netstandard2.0\HEAL.Attic.dll</HintPath>
|
---|
[16454] | 112 | </Reference>
|
---|
[3852] | 113 | <Reference Include="System" />
|
---|
| 114 | <Reference Include="System.Core">
|
---|
| 115 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 116 | </Reference>
|
---|
[3859] | 117 | <Reference Include="System.Drawing" />
|
---|
[16539] | 118 | <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
---|
| 119 | <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>
|
---|
| 120 | </Reference>
|
---|
[6140] | 121 | <Reference Include="System.Windows.Forms" />
|
---|
[3852] | 122 | <Reference Include="System.Xml.Linq">
|
---|
| 123 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 124 | </Reference>
|
---|
| 125 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 126 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 127 | </Reference>
|
---|
| 128 | <Reference Include="System.Data" />
|
---|
| 129 | <Reference Include="System.Xml" />
|
---|
| 130 | </ItemGroup>
|
---|
| 131 | <ItemGroup>
|
---|
[16454] | 132 | <None Include="packages.config" />
|
---|
[6866] | 133 | <None Include="Plugin.cs.frame" />
|
---|
[3881] | 134 | <Compile Include="Converters\BoolConverter.cs" />
|
---|
| 135 | <Compile Include="Converters\TimeSpanValueConverter.cs" />
|
---|
| 136 | <Compile Include="Converters\DateTimeValueConverter.cs" />
|
---|
| 137 | <Compile Include="Converters\DoubleConverter.cs" />
|
---|
| 138 | <Compile Include="Converters\IntegerConverter.cs" />
|
---|
| 139 | <Compile Include="Converters\StringConverter.cs" />
|
---|
[6140] | 140 | <Compile Include="EvaluationCache.cs" />
|
---|
[3872] | 141 | <Compile Include="Drivers\EvaluationServiceClient.cs" />
|
---|
| 142 | <Compile Include="Drivers\EvaluationChannel.cs" />
|
---|
| 143 | <Compile Include="Drivers\EvaluationProcessChannel.cs" />
|
---|
| 144 | <Compile Include="Drivers\EvaluationStreamChannel.cs" />
|
---|
[3883] | 145 | <Compile Include="Drivers\EvaluationTCPChannel.cs" />
|
---|
[13180] | 146 | <Compile Include="Interfaces\IExternalEvaluationProblem.cs" />
|
---|
[13183] | 147 | <Compile Include="Interfaces\IMultiObjectiveOptimizationSupport.cs" />
|
---|
[13180] | 148 | <Compile Include="MultiObjectiveExternalEvaluationProblem.cs" />
|
---|
[3852] | 149 | <Compile Include="ExternalEvaluationProblem.cs" />
|
---|
[3872] | 150 | <Compile Include="Interfaces\IEvaluationServiceClient.cs" />
|
---|
| 151 | <Compile Include="Interfaces\IEvaluationChannel.cs" />
|
---|
[3881] | 152 | <Compile Include="Interfaces\IItemToSolutionMessageConverter.cs" />
|
---|
[11893] | 153 | <Compile Include="Interfaces\ISingleObjectiveOptimizationSupport.cs" />
|
---|
[6866] | 154 | <Compile Include="Plugin.cs" />
|
---|
[11893] | 155 | <Compile Include="Programmable\CompiledOptimizationSupport.cs" />
|
---|
[13183] | 156 | <Compile Include="Programmable\CompiledMultiObjectiveOptimizationSupport.cs" />
|
---|
[11893] | 157 | <Compile Include="Programmable\CompiledSingleObjectiveOptimizationSupport.cs" />
|
---|
[13183] | 158 | <Compile Include="Programmable\MultiObjectiveOptimizationSupportScript.cs" />
|
---|
| 159 | <Compile Include="Programmable\OptimizationSupportScript.cs" />
|
---|
[11893] | 160 | <Compile Include="Programmable\SingleObjectiveOptimizationSupportScript.cs" />
|
---|
[13183] | 161 | <Compile Include="Programmable\OptimizationSupportScriptException.cs" />
|
---|
[11893] | 162 | <Compile Include="Programmable\Templates.Designer.cs">
|
---|
| 163 | <AutoGen>True</AutoGen>
|
---|
| 164 | <DesignTime>True</DesignTime>
|
---|
| 165 | <DependentUpon>Templates.resx</DependentUpon>
|
---|
| 166 | </Compile>
|
---|
[3852] | 167 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[6866] | 168 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[3859] | 169 | <Compile Include="Protos\ExternalEvaluationMessages.cs" />
|
---|
[3881] | 170 | <Compile Include="SolutionMessageBuilder.cs" />
|
---|
[3859] | 171 | <None Include="Protos\ProcessProtos.cmd" />
|
---|
[3852] | 172 | </ItemGroup>
|
---|
| 173 | <ItemGroup>
|
---|
[3898] | 174 | <None Include="ExternalEvaluationCD.cd" />
|
---|
[3862] | 175 | <None Include="HeuristicLab.snk" />
|
---|
[3852] | 176 | <None Include="Protos\ExternalEvaluationMessages.proto" />
|
---|
| 177 | </ItemGroup>
|
---|
[4065] | 178 | <ItemGroup>
|
---|
| 179 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 180 | <Visible>False</Visible>
|
---|
| 181 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 182 | <Install>false</Install>
|
---|
| 183 | </BootstrapperPackage>
|
---|
| 184 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 185 | <Visible>False</Visible>
|
---|
| 186 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 187 | <Install>true</Install>
|
---|
| 188 | </BootstrapperPackage>
|
---|
| 189 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 190 | <Visible>False</Visible>
|
---|
| 191 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 192 | <Install>true</Install>
|
---|
| 193 | </BootstrapperPackage>
|
---|
| 194 | </ItemGroup>
|
---|
[11893] | 195 | <ItemGroup>
|
---|
| 196 | <EmbeddedResource Include="Programmable\Templates.resx">
|
---|
| 197 | <Generator>ResXFileCodeGenerator</Generator>
|
---|
| 198 | <LastGenOutput>Templates.Designer.cs</LastGenOutput>
|
---|
| 199 | </EmbeddedResource>
|
---|
| 200 | </ItemGroup>
|
---|
[11961] | 201 | <ItemGroup>
|
---|
| 202 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 203 | <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
|
---|
| 204 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
| 205 | <Private>False</Private>
|
---|
| 206 | </ProjectReference>
|
---|
| 207 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 208 | <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
|
---|
| 209 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 210 | <Private>False</Private>
|
---|
| 211 | </ProjectReference>
|
---|
| 212 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 213 | <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
|
---|
| 214 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 215 | <Private>False</Private>
|
---|
| 216 | </ProjectReference>
|
---|
| 217 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 218 | <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
|
---|
| 219 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 220 | <Private>False</Private>
|
---|
| 221 | </ProjectReference>
|
---|
| 222 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 223 | <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
|
---|
| 224 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 225 | <Private>False</Private>
|
---|
| 226 | </ProjectReference>
|
---|
| 227 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 228 | <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
|
---|
| 229 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 230 | <Private>False</Private>
|
---|
| 231 | </ProjectReference>
|
---|
| 232 | <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
|
---|
| 233 | <Project>{23da7ff4-d5b8-41b6-aa96-f0561d24f3ee}</Project>
|
---|
| 234 | <Name>HeuristicLab.Operators-3.3</Name>
|
---|
| 235 | <Private>False</Private>
|
---|
| 236 | </ProjectReference>
|
---|
| 237 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
|
---|
| 238 | <Project>{25087811-f74c-4128-bc86-8324271da13e}</Project>
|
---|
| 239 | <Name>HeuristicLab.Optimization.Operators-3.3</Name>
|
---|
| 240 | <Private>False</Private>
|
---|
| 241 | </ProjectReference>
|
---|
| 242 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 243 | <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
|
---|
| 244 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 245 | <Private>False</Private>
|
---|
| 246 | </ProjectReference>
|
---|
| 247 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
| 248 | <Project>{56f9106a-079f-4c61-92f6-86a84c2d84b7}</Project>
|
---|
| 249 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
| 250 | <Private>False</Private>
|
---|
| 251 | </ProjectReference>
|
---|
| 252 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 253 | <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>
|
---|
| 254 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 255 | <Private>False</Private>
|
---|
| 256 | </ProjectReference>
|
---|
| 257 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 258 | <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
|
---|
| 259 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 260 | <Private>False</Private>
|
---|
| 261 | </ProjectReference>
|
---|
| 262 | <ProjectReference Include="..\..\HeuristicLab.Scripting\3.3\HeuristicLab.Scripting-3.3.csproj">
|
---|
| 263 | <Project>{21977cc3-1757-4b3b-87bd-ff817aaa900f}</Project>
|
---|
| 264 | <Name>HeuristicLab.Scripting-3.3</Name>
|
---|
| 265 | <Private>False</Private>
|
---|
| 266 | </ProjectReference>
|
---|
| 267 | </ItemGroup>
|
---|
[3852] | 268 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 269 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 270 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 271 | <Target Name="BeforeBuild">
|
---|
| 272 | </Target>
|
---|
| 273 | <Target Name="AfterBuild">
|
---|
| 274 | </Target>
|
---|
| 275 | -->
|
---|
[3859] | 276 | <PropertyGroup>
|
---|
[11623] | 277 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3862] | 278 | set ProjectDir=$(ProjectDir)
|
---|
[3859] | 279 | set SolutionDir=$(SolutionDir)
|
---|
[8298] | 280 |
|
---|
[6866] | 281 | call "$(ProjectDir)\Protos\ProcessProtos.cmd"
|
---|
[3862] | 282 | call PreBuildEvent.cmd
|
---|
[6866] | 283 | </PreBuildEvent>
|
---|
[11623] | 284 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 285 | export ProjectDir=$(ProjectDir)
|
---|
| 286 | export SolutionDir=$(SolutionDir)
|
---|
| 287 |
|
---|
| 288 | $SolutionDir/PreBuildEvent.sh
|
---|
| 289 | </PreBuildEvent>
|
---|
[3859] | 290 | </PropertyGroup>
|
---|
[3852] | 291 | </Project> |
---|