[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" />
|
---|
| 123 | <Compile Include="Administration\IAdministrationService.cs" />
|
---|
| 124 | <Compile Include="Authentication\AuthenticationService.cs" />
|
---|
| 125 | <Compile Include="Authentication\DataTransfer\User.cs" />
|
---|
| 126 | <Compile Include="Authentication\IAuthenticationService.cs" />
|
---|
[4455] | 127 | <Compile Include="Convert.cs" />
|
---|
[5269] | 128 | <Compile Include="Filters\AlgorithmParameterBlobValueDataTypeNameFilter.cs" />
|
---|
| 129 | <Compile Include="Filters\AlgorithmParameterBlobValueValueFilter.cs" />
|
---|
| 130 | <Compile Include="Filters\AlgorithmParameterBoolValueValueFilter.cs" />
|
---|
| 131 | <Compile Include="Filters\AlgorithmParameterFloatValueValueFilter.cs" />
|
---|
| 132 | <Compile Include="Filters\AlgorithmParameterIntValueValueFilter.cs" />
|
---|
| 133 | <Compile Include="Filters\AlgorithmParameterStringValueValueFilter.cs" />
|
---|
| 134 | <Compile Include="Filters\AlgorithmParameterNameFilter.cs" />
|
---|
| 135 | <Compile Include="Filters\AlgorithmNameFilter.cs" />
|
---|
| 136 | <Compile Include="Filters\AlgorithmClassNameFilter.cs" />
|
---|
[5286] | 137 | <Compile Include="Filters\AlgorithmPlatformNameFilter.cs" />
|
---|
[5269] | 138 | <Compile Include="Filters\AlgorithmDataDataTypeNameFilter.cs" />
|
---|
[5286] | 139 | <Compile Include="Filters\AndFilter.cs" />
|
---|
| 140 | <Compile Include="Filters\OrFilter.cs" />
|
---|
[5269] | 141 | <Compile Include="Filters\ProblemDataDataTypeNameFilter.cs" />
|
---|
[5286] | 142 | <Compile Include="Filters\ProblemPlatformNameFilter.cs" />
|
---|
[5269] | 143 | <Compile Include="Filters\ProblemClassNameFilter.cs" />
|
---|
| 144 | <Compile Include="Filters\ProblemNameFilter.cs" />
|
---|
| 145 | <Compile Include="Filters\ProblemParameterNameFilter.cs" />
|
---|
| 146 | <Compile Include="Filters\ResultNameFilter.cs" />
|
---|
[5295] | 147 | <Compile Include="Filters\RunCreatedDateFilter.cs" />
|
---|
[5269] | 148 | <Compile Include="Filters\RunRandomSeedFilter.cs" />
|
---|
| 149 | <Compile Include="Filters\RunClientNameFilter.cs" />
|
---|
| 150 | <Compile Include="Filters\RunUserNameFilter.cs" />
|
---|
| 151 | <Compile Include="Filters\ProblemParameterBlobValueDataTypeNameFilter.cs" />
|
---|
| 152 | <Compile Include="Filters\ProblemParameterBlobValueValueFilter.cs" />
|
---|
| 153 | <Compile Include="Filters\ProblemParameterBoolValueValueFilter.cs" />
|
---|
| 154 | <Compile Include="Filters\ProblemParameterFloatValueValueFilter.cs" />
|
---|
| 155 | <Compile Include="Filters\ProblemParameterIntValueValueFilter.cs" />
|
---|
| 156 | <Compile Include="Filters\ProblemParameterStringValueValueFilter.cs" />
|
---|
| 157 | <Compile Include="Filters\ResultBoolValueValueFilter.cs" />
|
---|
| 158 | <Compile Include="Filters\ResultBlobValueDataTypeNameFilter.cs" />
|
---|
| 159 | <Compile Include="Filters\ResultBlobValueValueFilter.cs" />
|
---|
| 160 | <Compile Include="Filters\ResultIntValueValueFilter.cs" />
|
---|
| 161 | <Compile Include="Filters\ResultStringValueValueFilter.cs" />
|
---|
| 162 | <Compile Include="Filters\ResultFloatValueValueFilter.cs" />
|
---|
[4279] | 163 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[5479] | 164 | <Compile Include="Query\IFilter.cs" />
|
---|
| 165 | <Compile Include="Query\IQueryService.cs" />
|
---|
| 166 | <Compile Include="Query\QueryService.cs" />
|
---|
[5478] | 167 | <Compile Include="RunCreation\Convert.cs" />
|
---|
| 168 | <Compile Include="RunCreation\DataTransfer\Algorithm.cs" />
|
---|
| 169 | <Compile Include="RunCreation\DataTransfer\AlgorithmClass.cs" />
|
---|
| 170 | <Compile Include="RunCreation\DataTransfer\BinaryValue.cs" />
|
---|
| 171 | <Compile Include="RunCreation\DataTransfer\BoolValue.cs" />
|
---|
| 172 | <Compile Include="RunCreation\DataTransfer\DataType.cs" />
|
---|
| 173 | <Compile Include="RunCreation\DataTransfer\DoubleValue.cs" />
|
---|
| 174 | <Compile Include="RunCreation\DataTransfer\FloatValue.cs" />
|
---|
| 175 | <Compile Include="RunCreation\DataTransfer\IntValue.cs" />
|
---|
| 176 | <Compile Include="RunCreation\DataTransfer\LongValue.cs" />
|
---|
| 177 | <Compile Include="RunCreation\DataTransfer\Problem.cs" />
|
---|
| 178 | <Compile Include="RunCreation\DataTransfer\ProblemClass.cs" />
|
---|
| 179 | <Compile Include="RunCreation\DataTransfer\Run.cs" />
|
---|
| 180 | <Compile Include="RunCreation\DataTransfer\StringValue.cs" />
|
---|
| 181 | <Compile Include="RunCreation\DataTransfer\Value.cs" />
|
---|
| 182 | <Compile Include="RunCreation\RunCreationService.cs" />
|
---|
| 183 | <Compile Include="RunCreation\IRunCreationService.cs" />
|
---|
[4279] | 184 | </ItemGroup>
|
---|
| 185 | <ItemGroup>
|
---|
[4455] | 186 | <None Include="app.config">
|
---|
| 187 | <SubType>Designer</SubType>
|
---|
| 188 | </None>
|
---|
[4279] | 189 | <None Include="HeuristicLab.snk" />
|
---|
[4310] | 190 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[4279] | 191 | </ItemGroup>
|
---|
| 192 | <ItemGroup>
|
---|
| 193 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataAccess\3.3\HeuristicLab.Services.OKB.DataAccess-3.3.csproj">
|
---|
| 194 | <Project>{E36BE58F-F3CE-40BB-9AB3-9F9E30AD5CCF}</Project>
|
---|
| 195 | <Name>HeuristicLab.Services.OKB.DataAccess-3.3</Name>
|
---|
| 196 | </ProjectReference>
|
---|
[4455] | 197 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataTransfer\3.3\HeuristicLab.Services.OKB.DataTransfer-3.3.csproj">
|
---|
| 198 | <Project>{209FD7A1-DFB2-4B9F-9268-B95E886B2F7A}</Project>
|
---|
| 199 | <Name>HeuristicLab.Services.OKB.DataTransfer-3.3</Name>
|
---|
| 200 | </ProjectReference>
|
---|
[4279] | 201 | </ItemGroup>
|
---|
[5478] | 202 | <ItemGroup>
|
---|
[5479] | 203 | <Folder Include="Administration\DataTransfer\" />
|
---|
| 204 | <Folder Include="Interfaces\" />
|
---|
| 205 | <Folder Include="Query\DataTransfer\" />
|
---|
[5478] | 206 | </ItemGroup>
|
---|
| 207 | <ItemGroup>
|
---|
| 208 | <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
|
---|
| 209 | </ItemGroup>
|
---|
[4310] | 210 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 211 | <ProjectExtensions>
|
---|
| 212 | <VisualStudio>
|
---|
| 213 | <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
|
---|
| 214 | <WcfProjectProperties>
|
---|
[4492] | 215 | <AutoStart>True</AutoStart>
|
---|
[4310] | 216 | </WcfProjectProperties>
|
---|
| 217 | </FlavorProperties>
|
---|
| 218 | </VisualStudio>
|
---|
| 219 | </ProjectExtensions>
|
---|
[4279] | 220 | <PropertyGroup>
|
---|
| 221 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 222 | set ProjectDir=$(ProjectDir)
|
---|
| 223 | set SolutionDir=$(SolutionDir)
|
---|
| 224 | set Outdir=$(Outdir)
|
---|
| 225 |
|
---|
| 226 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 227 | </PropertyGroup>
|
---|
| 228 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 229 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 230 | <Target Name="BeforeBuild">
|
---|
| 231 | </Target>
|
---|
| 232 | <Target Name="AfterBuild">
|
---|
| 233 | </Target>
|
---|
| 234 | -->
|
---|
| 235 | </Project> |
---|