[5038] | 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>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{CF9DA321-AC1B-4FD3-9EC3-67BC6B861BDE}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Services.Hive</RootNamespace>
|
---|
[5043] | 12 | <AssemblyName>HeuristicLab.Services.Hive-3.4</AssemblyName>
|
---|
[5038] | 13 | <ProjectTypeGuids>{3D9AD99F-2412-4246-B90B-4EAA41C64699};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
[5264] | 14 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
[5038] | 15 | <FileAlignment>512</FileAlignment>
|
---|
[5264] | 16 | <TargetFrameworkProfile />
|
---|
[5038] | 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup>
|
---|
| 36 | <SignAssembly>true</SignAssembly>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup>
|
---|
| 39 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 40 | </PropertyGroup>
|
---|
[5402] | 41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 42 | <DebugSymbols>true</DebugSymbols>
|
---|
| 43 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <DebugType>full</DebugType>
|
---|
| 46 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 47 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Services.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 48 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 49 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 50 | <ErrorReport>prompt</ErrorReport>
|
---|
| 51 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 52 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 53 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 54 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 55 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 56 | </PropertyGroup>
|
---|
| 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 58 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 59 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 60 | <Optimize>true</Optimize>
|
---|
| 61 | <DebugType>pdbonly</DebugType>
|
---|
| 62 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 63 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.Services.Hive-3.4.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 64 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 65 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 69 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 70 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 72 | </PropertyGroup>
|
---|
[5038] | 73 | <ItemGroup>
|
---|
[5055] | 74 | <Reference Include="HeuristicLab.Clients.Common-3.3">
|
---|
[5852] | 75 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Clients.Common-3.3.dll</HintPath>
|
---|
[5055] | 76 | </Reference>
|
---|
[5038] | 77 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[5852] | 78 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[5038] | 79 | </Reference>
|
---|
| 80 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 81 | <SpecificVersion>False</SpecificVersion>
|
---|
[5852] | 82 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[5038] | 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
[5852] | 85 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[5038] | 86 | </Reference>
|
---|
| 87 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
[5852] | 88 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[5038] | 89 | </Reference>
|
---|
| 90 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[5852] | 91 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[5038] | 92 | </Reference>
|
---|
| 93 | <Reference Include="System" />
|
---|
| 94 | <Reference Include="System.Core" />
|
---|
| 95 | <Reference Include="System.Data.Linq" />
|
---|
| 96 | <Reference Include="System.Drawing" />
|
---|
| 97 | <Reference Include="System.ServiceModel" />
|
---|
| 98 | <Reference Include="System.Transactions" />
|
---|
| 99 | <Reference Include="System.Web" />
|
---|
[5264] | 100 | <Reference Include="System.Web.ApplicationServices" />
|
---|
[5038] | 101 | <Reference Include="System.Windows.Forms" />
|
---|
| 102 | <Reference Include="System.Xml.Linq" />
|
---|
| 103 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 104 | <Reference Include="System.Data" />
|
---|
| 105 | <Reference Include="System.Xml" />
|
---|
| 106 | </ItemGroup>
|
---|
| 107 | <ItemGroup>
|
---|
[5043] | 108 | <None Include="HeuristicLabServicesHivePlugin.cs.frame" />
|
---|
| 109 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[5405] | 110 | <Compile Include="HeartbeatManager.cs" />
|
---|
[5095] | 111 | <Compile Include="Interfaces\ILifecycleManager.cs" />
|
---|
| 112 | <Compile Include="Interfaces\IServiceLocator.cs" />
|
---|
[5038] | 113 | <Compile Include="AuthorizationManager.cs" />
|
---|
| 114 | <Compile Include="HeuristicLabServicesHivePlugin.cs" />
|
---|
[5095] | 115 | <Compile Include="LifecycleManager.cs" />
|
---|
[5038] | 116 | <Compile Include="HiveRoles.cs" />
|
---|
| 117 | <Compile Include="HiveService.cs" />
|
---|
| 118 | <Compile Include="Interfaces\IAuthorizationManager.cs" />
|
---|
| 119 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 120 | <Compile Include="ServiceLocator.cs" />
|
---|
| 121 | </ItemGroup>
|
---|
| 122 | <ItemGroup>
|
---|
[5043] | 123 | <ProjectReference Include="..\..\HeuristicLab.Services.Hive.Common\3.4\HeuristicLab.Services.Hive.Common-3.4.csproj">
|
---|
[5038] | 124 | <Project>{14424A16-48D4-445E-80BF-DDF617548BBB}</Project>
|
---|
[5039] | 125 | <Name>HeuristicLab.Services.Hive.Common-3.4</Name>
|
---|
[5038] | 126 | </ProjectReference>
|
---|
[5043] | 127 | <ProjectReference Include="..\..\HeuristicLab.Services.Hive.DataAccess\3.4\HeuristicLab.Services.Hive.DataAccess-3.4.csproj">
|
---|
[5038] | 128 | <Project>{EC2C8109-6E1E-4C88-9A2B-908CFF2EF4AC}</Project>
|
---|
[5039] | 129 | <Name>HeuristicLab.Services.Hive.DataAccess-3.4</Name>
|
---|
[5038] | 130 | </ProjectReference>
|
---|
| 131 | </ItemGroup>
|
---|
| 132 | <ItemGroup>
|
---|
| 133 | <None Include="HeuristicLab.snk" />
|
---|
| 134 | </ItemGroup>
|
---|
| 135 | <ItemGroup>
|
---|
[5593] | 136 | <Folder Include="Standalone\" />
|
---|
[5038] | 137 | </ItemGroup>
|
---|
| 138 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 139 | <ProjectExtensions>
|
---|
| 140 | <VisualStudio>
|
---|
| 141 | <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
|
---|
| 142 | <WcfProjectProperties>
|
---|
| 143 | <AutoStart>False</AutoStart>
|
---|
| 144 | </WcfProjectProperties>
|
---|
| 145 | </FlavorProperties>
|
---|
| 146 | </VisualStudio>
|
---|
| 147 | </ProjectExtensions>
|
---|
| 148 | <PropertyGroup>
|
---|
| 149 | <PostBuildEvent>set ProjectName=$(ProjectName)
|
---|
| 150 | set TargetPath=$(TargetPath)
|
---|
| 151 | call $(SolutionDir)/CopyAssembly.cmd</PostBuildEvent>
|
---|
| 152 | </PropertyGroup>
|
---|
[5043] | 153 | <PropertyGroup>
|
---|
| 154 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 155 | set ProjectDir=$(ProjectDir)
|
---|
| 156 | set SolutionDir=$(SolutionDir)
|
---|
| 157 | set Outdir=$(Outdir)
|
---|
| 158 |
|
---|
| 159 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 160 | </PropertyGroup>
|
---|
[5038] | 161 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 162 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 163 | <Target Name="BeforeBuild">
|
---|
| 164 | </Target>
|
---|
| 165 | <Target Name="AfterBuild">
|
---|
| 166 | </Target>
|
---|
| 167 | -->
|
---|
| 168 | </Project> |
---|