[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>
|
---|
[4455] | 122 | <Compile Include="Convert.cs" />
|
---|
[4467] | 123 | <Compile Include="AuthenticationService.cs" />
|
---|
[5269] | 124 | <Compile Include="Filters\AlgorithmParameterBlobValueDataTypeNameFilter.cs" />
|
---|
| 125 | <Compile Include="Filters\AlgorithmParameterBlobValueValueFilter.cs" />
|
---|
| 126 | <Compile Include="Filters\AlgorithmParameterBoolValueValueFilter.cs" />
|
---|
| 127 | <Compile Include="Filters\AlgorithmParameterFloatValueValueFilter.cs" />
|
---|
| 128 | <Compile Include="Filters\AlgorithmParameterIntValueValueFilter.cs" />
|
---|
| 129 | <Compile Include="Filters\AlgorithmParameterStringValueValueFilter.cs" />
|
---|
| 130 | <Compile Include="Filters\AlgorithmParameterNameFilter.cs" />
|
---|
| 131 | <Compile Include="Filters\AlgorithmNameFilter.cs" />
|
---|
| 132 | <Compile Include="Filters\AlgorithmClassNameFilter.cs" />
|
---|
[5286] | 133 | <Compile Include="Filters\AlgorithmPlatformNameFilter.cs" />
|
---|
[5269] | 134 | <Compile Include="Filters\AlgorithmDataDataTypeNameFilter.cs" />
|
---|
[5286] | 135 | <Compile Include="Filters\AndFilter.cs" />
|
---|
| 136 | <Compile Include="Filters\OrFilter.cs" />
|
---|
[5269] | 137 | <Compile Include="Filters\ProblemDataDataTypeNameFilter.cs" />
|
---|
[5286] | 138 | <Compile Include="Filters\ProblemPlatformNameFilter.cs" />
|
---|
[5269] | 139 | <Compile Include="Filters\ProblemClassNameFilter.cs" />
|
---|
| 140 | <Compile Include="Filters\ProblemNameFilter.cs" />
|
---|
| 141 | <Compile Include="Filters\ProblemParameterNameFilter.cs" />
|
---|
| 142 | <Compile Include="Filters\ResultNameFilter.cs" />
|
---|
[5295] | 143 | <Compile Include="Filters\RunCreatedDateFilter.cs" />
|
---|
[5269] | 144 | <Compile Include="Filters\RunRandomSeedFilter.cs" />
|
---|
| 145 | <Compile Include="Filters\RunClientNameFilter.cs" />
|
---|
| 146 | <Compile Include="Filters\RunUserNameFilter.cs" />
|
---|
| 147 | <Compile Include="Filters\ProblemParameterBlobValueDataTypeNameFilter.cs" />
|
---|
| 148 | <Compile Include="Filters\ProblemParameterBlobValueValueFilter.cs" />
|
---|
| 149 | <Compile Include="Filters\ProblemParameterBoolValueValueFilter.cs" />
|
---|
| 150 | <Compile Include="Filters\ProblemParameterFloatValueValueFilter.cs" />
|
---|
| 151 | <Compile Include="Filters\ProblemParameterIntValueValueFilter.cs" />
|
---|
| 152 | <Compile Include="Filters\ProblemParameterStringValueValueFilter.cs" />
|
---|
| 153 | <Compile Include="Filters\ResultBoolValueValueFilter.cs" />
|
---|
| 154 | <Compile Include="Filters\ResultBlobValueDataTypeNameFilter.cs" />
|
---|
| 155 | <Compile Include="Filters\ResultBlobValueValueFilter.cs" />
|
---|
| 156 | <Compile Include="Filters\ResultIntValueValueFilter.cs" />
|
---|
| 157 | <Compile Include="Filters\ResultStringValueValueFilter.cs" />
|
---|
| 158 | <Compile Include="Filters\ResultFloatValueValueFilter.cs" />
|
---|
| 159 | <Compile Include="GenericEqualityComparer.cs" />
|
---|
[4591] | 160 | <Compile Include="ExperimentEqualityComparer.cs" />
|
---|
[5269] | 161 | <Compile Include="Filters\IFilter.cs" />
|
---|
[4467] | 162 | <Compile Include="Interfaces\IAuthenticationService.cs" />
|
---|
[4548] | 163 | <Compile Include="Interfaces\IOKBService.cs" />
|
---|
| 164 | <Compile Include="OKBService.cs" />
|
---|
[4279] | 165 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 166 | </ItemGroup>
|
---|
| 167 | <ItemGroup>
|
---|
[4455] | 168 | <None Include="app.config">
|
---|
| 169 | <SubType>Designer</SubType>
|
---|
| 170 | </None>
|
---|
[4279] | 171 | <None Include="HeuristicLab.snk" />
|
---|
[4310] | 172 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[4279] | 173 | </ItemGroup>
|
---|
| 174 | <ItemGroup>
|
---|
| 175 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataAccess\3.3\HeuristicLab.Services.OKB.DataAccess-3.3.csproj">
|
---|
| 176 | <Project>{E36BE58F-F3CE-40BB-9AB3-9F9E30AD5CCF}</Project>
|
---|
| 177 | <Name>HeuristicLab.Services.OKB.DataAccess-3.3</Name>
|
---|
| 178 | </ProjectReference>
|
---|
[4455] | 179 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataTransfer\3.3\HeuristicLab.Services.OKB.DataTransfer-3.3.csproj">
|
---|
| 180 | <Project>{209FD7A1-DFB2-4B9F-9268-B95E886B2F7A}</Project>
|
---|
| 181 | <Name>HeuristicLab.Services.OKB.DataTransfer-3.3</Name>
|
---|
| 182 | </ProjectReference>
|
---|
[4279] | 183 | </ItemGroup>
|
---|
[4310] | 184 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 185 | <ProjectExtensions>
|
---|
| 186 | <VisualStudio>
|
---|
| 187 | <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
|
---|
| 188 | <WcfProjectProperties>
|
---|
[4492] | 189 | <AutoStart>True</AutoStart>
|
---|
[4310] | 190 | </WcfProjectProperties>
|
---|
| 191 | </FlavorProperties>
|
---|
| 192 | </VisualStudio>
|
---|
| 193 | </ProjectExtensions>
|
---|
[4279] | 194 | <PropertyGroup>
|
---|
| 195 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 196 | set ProjectDir=$(ProjectDir)
|
---|
| 197 | set SolutionDir=$(SolutionDir)
|
---|
| 198 | set Outdir=$(Outdir)
|
---|
| 199 |
|
---|
| 200 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 201 | </PropertyGroup>
|
---|
| 202 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 203 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 204 | <Target Name="BeforeBuild">
|
---|
| 205 | </Target>
|
---|
| 206 | <Target Name="AfterBuild">
|
---|
| 207 | </Target>
|
---|
| 208 | -->
|
---|
| 209 | </Project> |
---|