[4279] | 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>
|
---|
[4310] | 6 | <ProductVersion>8.0.50727</ProductVersion>
|
---|
[4279] | 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
[4310] | 8 | <ProjectGuid>{766DA4B7-2A0E-4CDE-8F90-93D8B1AD62CF}</ProjectGuid>
|
---|
[4279] | 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Services.OKB</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Services.OKB-3.3</AssemblyName>
|
---|
[4310] | 13 | <ProjectTypeGuids>{3D9AD99F-2412-4246-B90B-4EAA41C64699};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
| 14 | <StartArguments>/client:"WcfTestClient.exe"</StartArguments>
|
---|
[4279] | 15 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
[4310] | 16 | <TargetFrameworkProfile>
|
---|
| 17 | </TargetFrameworkProfile>
|
---|
[4279] | 18 | </PropertyGroup>
|
---|
| 19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 20 | <DebugSymbols>true</DebugSymbols>
|
---|
| 21 | <DebugType>full</DebugType>
|
---|
| 22 | <Optimize>false</Optimize>
|
---|
| 23 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 24 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 25 | <ErrorReport>prompt</ErrorReport>
|
---|
| 26 | <WarningLevel>4</WarningLevel>
|
---|
| 27 | </PropertyGroup>
|
---|
| 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 29 | <DebugType>pdbonly</DebugType>
|
---|
| 30 | <Optimize>true</Optimize>
|
---|
| 31 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 32 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 33 | <ErrorReport>prompt</ErrorReport>
|
---|
| 34 | <WarningLevel>4</WarningLevel>
|
---|
| 35 | </PropertyGroup>
|
---|
[4310] | 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
[4279] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
[4313] | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
| 44 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 48 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Services.OKB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 49 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 50 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 53 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 54 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 55 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 56 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 57 | </PropertyGroup>
|
---|
| 58 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 59 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 60 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 61 | <Optimize>true</Optimize>
|
---|
| 62 | <DebugType>pdbonly</DebugType>
|
---|
| 63 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 64 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Services.OKB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 65 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 66 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 67 | <ErrorReport>prompt</ErrorReport>
|
---|
| 68 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 69 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 70 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 71 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 72 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 73 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
| 74 | </PropertyGroup>
|
---|
| 75 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 76 | <DebugSymbols>true</DebugSymbols>
|
---|
| 77 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 78 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 79 | <DebugType>full</DebugType>
|
---|
| 80 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 81 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Services.OKB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 82 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 83 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 84 | <ErrorReport>prompt</ErrorReport>
|
---|
| 85 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 86 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 87 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 88 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 89 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 90 | </PropertyGroup>
|
---|
| 91 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 92 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 93 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 94 | <Optimize>true</Optimize>
|
---|
| 95 | <DebugType>pdbonly</DebugType>
|
---|
| 96 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 97 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Services.OKB-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 98 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 99 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 100 | <ErrorReport>prompt</ErrorReport>
|
---|
| 101 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 102 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 103 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 104 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 105 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 106 | </PropertyGroup>
|
---|
[4279] | 107 | <ItemGroup>
|
---|
[4310] | 108 | <Reference Include="Microsoft.CSharp" />
|
---|
[4279] | 109 | <Reference Include="System" />
|
---|
[4310] | 110 | <Reference Include="System.Configuration" />
|
---|
| 111 | <Reference Include="System.Core" />
|
---|
[4279] | 112 | <Reference Include="System.Data" />
|
---|
[4310] | 113 | <Reference Include="System.Data.Linq" />
|
---|
| 114 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 115 | <Reference Include="System.ServiceModel" />
|
---|
[4321] | 116 | <Reference Include="System.Web" />
|
---|
| 117 | <Reference Include="System.Web.ApplicationServices" />
|
---|
[4279] | 118 | <Reference Include="System.Xml" />
|
---|
[4310] | 119 | <Reference Include="System.Xml.Linq" />
|
---|
[4279] | 120 | </ItemGroup>
|
---|
| 121 | <ItemGroup>
|
---|
[5479] | 122 | <Compile Include="Administration\AdministrationService.cs" />
|
---|
[5482] | 123 | <Compile Include="Administration\Convert.cs" />
|
---|
| 124 | <Compile Include="Administration\DataTransfer\Algorithm.cs" />
|
---|
| 125 | <Compile Include="Administration\DataTransfer\AlgorithmClass.cs" />
|
---|
| 126 | <Compile Include="Administration\DataTransfer\DataType.cs" />
|
---|
| 127 | <Compile Include="Administration\DataTransfer\NamedOKBItem.cs" />
|
---|
| 128 | <Compile Include="Administration\DataTransfer\OKBItem.cs" />
|
---|
| 129 | <Compile Include="Administration\DataTransfer\Platform.cs" />
|
---|
| 130 | <Compile Include="Administration\DataTransfer\Problem.cs" />
|
---|
| 131 | <Compile Include="Administration\DataTransfer\ProblemClass.cs" />
|
---|
[5479] | 132 | <Compile Include="Administration\IAdministrationService.cs" />
|
---|
| 133 | <Compile Include="Authentication\AuthenticationService.cs" />
|
---|
| 134 | <Compile Include="Authentication\DataTransfer\User.cs" />
|
---|
| 135 | <Compile Include="Authentication\IAuthenticationService.cs" />
|
---|
[4455] | 136 | <Compile Include="Convert.cs" />
|
---|
[4279] | 137 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5482] | 138 | <Compile Include="Query\DataTransfer\Algorithm.cs" />
|
---|
| 139 | <Compile Include="Query\DataTransfer\AlgorithmClass.cs" />
|
---|
| 140 | <Compile Include="Query\DataTransfer\BinaryValue.cs" />
|
---|
| 141 | <Compile Include="Query\DataTransfer\BooleanOperation.cs" />
|
---|
| 142 | <Compile Include="Query\DataTransfer\BoolValue.cs" />
|
---|
| 143 | <Compile Include="Query\DataTransfer\CombinedFilter.cs" />
|
---|
| 144 | <Compile Include="Query\DataTransfer\DataType.cs" />
|
---|
| 145 | <Compile Include="Query\DataTransfer\DoubleValue.cs" />
|
---|
| 146 | <Compile Include="Query\DataTransfer\EqualityComparison.cs" />
|
---|
| 147 | <Compile Include="Query\DataTransfer\EqualityComparisonFilter.cs" />
|
---|
| 148 | <Compile Include="Query\DataTransfer\Filter.cs" />
|
---|
| 149 | <Compile Include="Query\DataTransfer\FloatValue.cs" />
|
---|
| 150 | <Compile Include="Query\DataTransfer\IntValue.cs" />
|
---|
| 151 | <Compile Include="Query\DataTransfer\LongValue.cs" />
|
---|
| 152 | <Compile Include="Query\DataTransfer\NameEqualityComparisonBoolFilter.cs" />
|
---|
| 153 | <Compile Include="Query\DataTransfer\NameEqualityComparisonByteArrayFilter.cs" />
|
---|
| 154 | <Compile Include="Query\DataTransfer\NameOrdinalComparisonDoubleFilter.cs" />
|
---|
| 155 | <Compile Include="Query\DataTransfer\NameOrdinalComparisonFloatFilter.cs" />
|
---|
| 156 | <Compile Include="Query\DataTransfer\NameOrdinalComparisonIntFilter.cs" />
|
---|
| 157 | <Compile Include="Query\DataTransfer\NameOrdinalComparisonLongFilter.cs" />
|
---|
| 158 | <Compile Include="Query\DataTransfer\NameStringComparisonAvailableValuesFilter.cs" />
|
---|
| 159 | <Compile Include="Query\DataTransfer\NameStringComparisonFilter.cs" />
|
---|
| 160 | <Compile Include="Query\DataTransfer\OrdinalComparison.cs" />
|
---|
| 161 | <Compile Include="Query\DataTransfer\OrdinalComparisonDateTimeFilter.cs" />
|
---|
| 162 | <Compile Include="Query\DataTransfer\OrdinalComparisonFilter.cs" />
|
---|
| 163 | <Compile Include="Query\DataTransfer\OrdinalComparisonIntFilter.cs" />
|
---|
| 164 | <Compile Include="Query\DataTransfer\OrdinalComparisonLongFilter.cs" />
|
---|
| 165 | <Compile Include="Query\DataTransfer\Platform.cs" />
|
---|
| 166 | <Compile Include="Query\DataTransfer\Problem.cs" />
|
---|
| 167 | <Compile Include="Query\DataTransfer\ProblemClass.cs" />
|
---|
| 168 | <Compile Include="Query\DataTransfer\Run.cs" />
|
---|
| 169 | <Compile Include="Query\DataTransfer\StringComparison.cs" />
|
---|
| 170 | <Compile Include="Query\DataTransfer\StringComparisonAvailableValuesFilter.cs" />
|
---|
| 171 | <Compile Include="Query\DataTransfer\StringComparisonFilter.cs" />
|
---|
| 172 | <Compile Include="Query\DataTransfer\StringValue.cs" />
|
---|
| 173 | <Compile Include="Query\DataTransfer\Value.cs" />
|
---|
| 174 | <Compile Include="Query\Filters\AlgorithmClassNameFilter.cs">
|
---|
| 175 | <SubType>Code</SubType>
|
---|
| 176 | </Compile>
|
---|
| 177 | <Compile Include="Query\Filters\AlgorithmDataDataTypeNameFilter.cs">
|
---|
| 178 | <SubType>Code</SubType>
|
---|
| 179 | </Compile>
|
---|
| 180 | <Compile Include="Query\Filters\AlgorithmNameFilter.cs">
|
---|
| 181 | <SubType>Code</SubType>
|
---|
| 182 | </Compile>
|
---|
| 183 | <Compile Include="Query\Filters\AlgorithmParameterBlobValueDataTypeNameFilter.cs">
|
---|
| 184 | <SubType>Code</SubType>
|
---|
| 185 | </Compile>
|
---|
| 186 | <Compile Include="Query\Filters\AlgorithmParameterBlobValueValueFilter.cs">
|
---|
| 187 | <SubType>Code</SubType>
|
---|
| 188 | </Compile>
|
---|
| 189 | <Compile Include="Query\Filters\AlgorithmParameterBoolValueValueFilter.cs">
|
---|
| 190 | <SubType>Code</SubType>
|
---|
| 191 | </Compile>
|
---|
| 192 | <Compile Include="Query\Filters\AlgorithmParameterFloatValueValueFilter.cs">
|
---|
| 193 | <SubType>Code</SubType>
|
---|
| 194 | </Compile>
|
---|
| 195 | <Compile Include="Query\Filters\AlgorithmParameterIntValueValueFilter.cs">
|
---|
| 196 | <SubType>Code</SubType>
|
---|
| 197 | </Compile>
|
---|
| 198 | <Compile Include="Query\Filters\AlgorithmParameterNameFilter.cs">
|
---|
| 199 | <SubType>Code</SubType>
|
---|
| 200 | </Compile>
|
---|
| 201 | <Compile Include="Query\Filters\AlgorithmParameterStringValueValueFilter.cs">
|
---|
| 202 | <SubType>Code</SubType>
|
---|
| 203 | </Compile>
|
---|
| 204 | <Compile Include="Query\Filters\AlgorithmPlatformNameFilter.cs">
|
---|
| 205 | <SubType>Code</SubType>
|
---|
| 206 | </Compile>
|
---|
| 207 | <Compile Include="Query\Filters\AndFilter.cs">
|
---|
| 208 | <SubType>Code</SubType>
|
---|
| 209 | </Compile>
|
---|
| 210 | <Compile Include="Query\Filters\IFilter.cs" />
|
---|
| 211 | <Compile Include="Query\Filters\OrFilter.cs">
|
---|
| 212 | <SubType>Code</SubType>
|
---|
| 213 | </Compile>
|
---|
| 214 | <Compile Include="Query\Filters\ProblemClassNameFilter.cs">
|
---|
| 215 | <SubType>Code</SubType>
|
---|
| 216 | </Compile>
|
---|
| 217 | <Compile Include="Query\Filters\ProblemDataDataTypeNameFilter.cs">
|
---|
| 218 | <SubType>Code</SubType>
|
---|
| 219 | </Compile>
|
---|
| 220 | <Compile Include="Query\Filters\ProblemNameFilter.cs">
|
---|
| 221 | <SubType>Code</SubType>
|
---|
| 222 | </Compile>
|
---|
| 223 | <Compile Include="Query\Filters\ProblemParameterBlobValueDataTypeNameFilter.cs">
|
---|
| 224 | <SubType>Code</SubType>
|
---|
| 225 | </Compile>
|
---|
| 226 | <Compile Include="Query\Filters\ProblemParameterBlobValueValueFilter.cs">
|
---|
| 227 | <SubType>Code</SubType>
|
---|
| 228 | </Compile>
|
---|
| 229 | <Compile Include="Query\Filters\ProblemParameterBoolValueValueFilter.cs">
|
---|
| 230 | <SubType>Code</SubType>
|
---|
| 231 | </Compile>
|
---|
| 232 | <Compile Include="Query\Filters\ProblemParameterFloatValueValueFilter.cs">
|
---|
| 233 | <SubType>Code</SubType>
|
---|
| 234 | </Compile>
|
---|
| 235 | <Compile Include="Query\Filters\ProblemParameterIntValueValueFilter.cs">
|
---|
| 236 | <SubType>Code</SubType>
|
---|
| 237 | </Compile>
|
---|
| 238 | <Compile Include="Query\Filters\ProblemParameterNameFilter.cs">
|
---|
| 239 | <SubType>Code</SubType>
|
---|
| 240 | </Compile>
|
---|
| 241 | <Compile Include="Query\Filters\ProblemParameterStringValueValueFilter.cs">
|
---|
| 242 | <SubType>Code</SubType>
|
---|
| 243 | </Compile>
|
---|
| 244 | <Compile Include="Query\Filters\ProblemPlatformNameFilter.cs">
|
---|
| 245 | <SubType>Code</SubType>
|
---|
| 246 | </Compile>
|
---|
| 247 | <Compile Include="Query\Filters\ResultBlobValueDataTypeNameFilter.cs">
|
---|
| 248 | <SubType>Code</SubType>
|
---|
| 249 | </Compile>
|
---|
| 250 | <Compile Include="Query\Filters\ResultBlobValueValueFilter.cs">
|
---|
| 251 | <SubType>Code</SubType>
|
---|
| 252 | </Compile>
|
---|
| 253 | <Compile Include="Query\Filters\ResultBoolValueValueFilter.cs">
|
---|
| 254 | <SubType>Code</SubType>
|
---|
| 255 | </Compile>
|
---|
| 256 | <Compile Include="Query\Filters\ResultFloatValueValueFilter.cs">
|
---|
| 257 | <SubType>Code</SubType>
|
---|
| 258 | </Compile>
|
---|
| 259 | <Compile Include="Query\Filters\ResultIntValueValueFilter.cs">
|
---|
| 260 | <SubType>Code</SubType>
|
---|
| 261 | </Compile>
|
---|
| 262 | <Compile Include="Query\Filters\ResultNameFilter.cs">
|
---|
| 263 | <SubType>Code</SubType>
|
---|
| 264 | </Compile>
|
---|
| 265 | <Compile Include="Query\Filters\ResultStringValueValueFilter.cs">
|
---|
| 266 | <SubType>Code</SubType>
|
---|
| 267 | </Compile>
|
---|
| 268 | <Compile Include="Query\Filters\RunClientNameFilter.cs">
|
---|
| 269 | <SubType>Code</SubType>
|
---|
| 270 | </Compile>
|
---|
| 271 | <Compile Include="Query\Filters\RunCreatedDateFilter.cs">
|
---|
| 272 | <SubType>Code</SubType>
|
---|
| 273 | </Compile>
|
---|
| 274 | <Compile Include="Query\Filters\RunRandomSeedFilter.cs">
|
---|
| 275 | <SubType>Code</SubType>
|
---|
| 276 | </Compile>
|
---|
| 277 | <Compile Include="Query\Filters\RunUserNameFilter.cs">
|
---|
| 278 | <SubType>Code</SubType>
|
---|
| 279 | </Compile>
|
---|
[5479] | 280 | <Compile Include="Query\IQueryService.cs" />
|
---|
| 281 | <Compile Include="Query\QueryService.cs" />
|
---|
[5478] | 282 | <Compile Include="RunCreation\Convert.cs" />
|
---|
| 283 | <Compile Include="RunCreation\DataTransfer\Algorithm.cs" />
|
---|
| 284 | <Compile Include="RunCreation\DataTransfer\AlgorithmClass.cs" />
|
---|
| 285 | <Compile Include="RunCreation\DataTransfer\BinaryValue.cs" />
|
---|
| 286 | <Compile Include="RunCreation\DataTransfer\BoolValue.cs" />
|
---|
| 287 | <Compile Include="RunCreation\DataTransfer\DataType.cs" />
|
---|
| 288 | <Compile Include="RunCreation\DataTransfer\DoubleValue.cs" />
|
---|
| 289 | <Compile Include="RunCreation\DataTransfer\FloatValue.cs" />
|
---|
| 290 | <Compile Include="RunCreation\DataTransfer\IntValue.cs" />
|
---|
| 291 | <Compile Include="RunCreation\DataTransfer\LongValue.cs" />
|
---|
| 292 | <Compile Include="RunCreation\DataTransfer\Problem.cs" />
|
---|
| 293 | <Compile Include="RunCreation\DataTransfer\ProblemClass.cs" />
|
---|
| 294 | <Compile Include="RunCreation\DataTransfer\Run.cs" />
|
---|
| 295 | <Compile Include="RunCreation\DataTransfer\StringValue.cs" />
|
---|
| 296 | <Compile Include="RunCreation\DataTransfer\Value.cs" />
|
---|
| 297 | <Compile Include="RunCreation\RunCreationService.cs" />
|
---|
| 298 | <Compile Include="RunCreation\IRunCreationService.cs" />
|
---|
[4279] | 299 | </ItemGroup>
|
---|
| 300 | <ItemGroup>
|
---|
[4455] | 301 | <None Include="app.config">
|
---|
| 302 | <SubType>Designer</SubType>
|
---|
| 303 | </None>
|
---|
[4279] | 304 | <None Include="HeuristicLab.snk" />
|
---|
[4310] | 305 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[4279] | 306 | </ItemGroup>
|
---|
| 307 | <ItemGroup>
|
---|
| 308 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataAccess\3.3\HeuristicLab.Services.OKB.DataAccess-3.3.csproj">
|
---|
| 309 | <Project>{E36BE58F-F3CE-40BB-9AB3-9F9E30AD5CCF}</Project>
|
---|
| 310 | <Name>HeuristicLab.Services.OKB.DataAccess-3.3</Name>
|
---|
| 311 | </ProjectReference>
|
---|
[4455] | 312 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataTransfer\3.3\HeuristicLab.Services.OKB.DataTransfer-3.3.csproj">
|
---|
| 313 | <Project>{209FD7A1-DFB2-4B9F-9268-B95E886B2F7A}</Project>
|
---|
| 314 | <Name>HeuristicLab.Services.OKB.DataTransfer-3.3</Name>
|
---|
| 315 | </ProjectReference>
|
---|
[4279] | 316 | </ItemGroup>
|
---|
[5482] | 317 | <ItemGroup />
|
---|
[5478] | 318 | <ItemGroup>
|
---|
| 319 | <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
|
---|
| 320 | </ItemGroup>
|
---|
[4310] | 321 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 322 | <ProjectExtensions>
|
---|
| 323 | <VisualStudio>
|
---|
| 324 | <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
|
---|
| 325 | <WcfProjectProperties>
|
---|
[4492] | 326 | <AutoStart>True</AutoStart>
|
---|
[4310] | 327 | </WcfProjectProperties>
|
---|
| 328 | </FlavorProperties>
|
---|
| 329 | </VisualStudio>
|
---|
| 330 | </ProjectExtensions>
|
---|
[4279] | 331 | <PropertyGroup>
|
---|
| 332 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 333 | set ProjectDir=$(ProjectDir)
|
---|
| 334 | set SolutionDir=$(SolutionDir)
|
---|
| 335 | set Outdir=$(Outdir)
|
---|
| 336 |
|
---|
| 337 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 338 | </PropertyGroup>
|
---|
| 339 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 340 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 341 | <Target Name="BeforeBuild">
|
---|
| 342 | </Target>
|
---|
| 343 | <Target Name="AfterBuild">
|
---|
| 344 | </Target>
|
---|
| 345 | -->
|
---|
| 346 | </Project> |
---|