[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" />
|
---|
[4591] | 124 | <Compile Include="ExperimentEqualityComparer.cs" />
|
---|
[4467] | 125 | <Compile Include="Interfaces\IAuthenticationService.cs" />
|
---|
[4548] | 126 | <Compile Include="Interfaces\IOKBService.cs" />
|
---|
| 127 | <Compile Include="OKBService.cs" />
|
---|
[4279] | 128 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 129 | </ItemGroup>
|
---|
| 130 | <ItemGroup>
|
---|
[4455] | 131 | <None Include="app.config">
|
---|
| 132 | <SubType>Designer</SubType>
|
---|
| 133 | </None>
|
---|
[4279] | 134 | <None Include="HeuristicLab.snk" />
|
---|
[4310] | 135 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[4279] | 136 | </ItemGroup>
|
---|
| 137 | <ItemGroup>
|
---|
| 138 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataAccess\3.3\HeuristicLab.Services.OKB.DataAccess-3.3.csproj">
|
---|
| 139 | <Project>{E36BE58F-F3CE-40BB-9AB3-9F9E30AD5CCF}</Project>
|
---|
| 140 | <Name>HeuristicLab.Services.OKB.DataAccess-3.3</Name>
|
---|
| 141 | </ProjectReference>
|
---|
[4455] | 142 | <ProjectReference Include="..\..\HeuristicLab.Services.OKB.DataTransfer\3.3\HeuristicLab.Services.OKB.DataTransfer-3.3.csproj">
|
---|
| 143 | <Project>{209FD7A1-DFB2-4B9F-9268-B95E886B2F7A}</Project>
|
---|
| 144 | <Name>HeuristicLab.Services.OKB.DataTransfer-3.3</Name>
|
---|
| 145 | </ProjectReference>
|
---|
[4279] | 146 | </ItemGroup>
|
---|
[4310] | 147 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 148 | <ProjectExtensions>
|
---|
| 149 | <VisualStudio>
|
---|
| 150 | <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
|
---|
| 151 | <WcfProjectProperties>
|
---|
[4492] | 152 | <AutoStart>True</AutoStart>
|
---|
[4310] | 153 | </WcfProjectProperties>
|
---|
| 154 | </FlavorProperties>
|
---|
| 155 | </VisualStudio>
|
---|
| 156 | </ProjectExtensions>
|
---|
[4279] | 157 | <PropertyGroup>
|
---|
| 158 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 159 | set ProjectDir=$(ProjectDir)
|
---|
| 160 | set SolutionDir=$(SolutionDir)
|
---|
| 161 | set Outdir=$(Outdir)
|
---|
| 162 |
|
---|
| 163 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 164 | </PropertyGroup>
|
---|
| 165 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 166 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 167 | <Target Name="BeforeBuild">
|
---|
| 168 | </Target>
|
---|
| 169 | <Target Name="AfterBuild">
|
---|
| 170 | </Target>
|
---|
| 171 | -->
|
---|
| 172 | </Project> |
---|