[4065] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[3084] | 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>9.0.30729</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{30D8C5F1-CD3A-4EC1-907F-430177A03FBE}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Services.Deployment</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Services.Deployment</AssemblyName>
|
---|
| 13 | <ProjectTypeGuids>{3D9AD99F-2412-4246-B90B-4EAA41C64699};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
| 14 | <StartArguments>/client:"WcfTestClient.exe"</StartArguments>
|
---|
[11623] | 15 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[7010] | 16 | <TargetFrameworkProfile>
|
---|
| 17 | </TargetFrameworkProfile>
|
---|
[3084] | 18 | <SignAssembly>true</SignAssembly>
|
---|
| 19 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[4065] | 20 | <FileUpgradeFlags>
|
---|
| 21 | </FileUpgradeFlags>
|
---|
| 22 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 23 | <UpgradeBackupLocation />
|
---|
[3084] | 24 | </PropertyGroup>
|
---|
| 25 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 26 | <DebugSymbols>true</DebugSymbols>
|
---|
| 27 | <DebugType>full</DebugType>
|
---|
| 28 | <Optimize>false</Optimize>
|
---|
[7155] | 29 | <OutputPath>bin\Debug\</OutputPath>
|
---|
[3084] | 30 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 33 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 37 | <DebugType>pdbonly</DebugType>
|
---|
| 38 | <Optimize>true</Optimize>
|
---|
[7155] | 39 | <OutputPath>bin\Release\</OutputPath>
|
---|
[3084] | 40 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 41 | <ErrorReport>prompt</ErrorReport>
|
---|
| 42 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 43 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 44 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 45 | </PropertyGroup>
|
---|
| 46 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 47 | <DebugSymbols>true</DebugSymbols>
|
---|
[7155] | 48 | <OutputPath>bin\Debug\</OutputPath>
|
---|
[3084] | 49 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 50 | <DebugType>full</DebugType>
|
---|
| 51 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 52 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 53 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 54 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 55 | </PropertyGroup>
|
---|
| 56 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[7155] | 57 | <OutputPath>bin\Release\</OutputPath>
|
---|
[3084] | 58 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 59 | <Optimize>true</Optimize>
|
---|
| 60 | <DebugType>pdbonly</DebugType>
|
---|
| 61 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 62 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 63 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 64 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 65 | </PropertyGroup>
|
---|
| 66 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 67 | <DebugSymbols>true</DebugSymbols>
|
---|
[7155] | 68 | <OutputPath>bin\Debug\</OutputPath>
|
---|
[3084] | 69 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 70 | <DebugType>full</DebugType>
|
---|
| 71 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 72 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 73 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 74 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 75 | </PropertyGroup>
|
---|
| 76 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[7155] | 77 | <OutputPath>bin\Release\</OutputPath>
|
---|
[3084] | 78 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 79 | <Optimize>true</Optimize>
|
---|
| 80 | <DebugType>pdbonly</DebugType>
|
---|
| 81 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 83 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 84 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 85 | </PropertyGroup>
|
---|
| 86 | <ItemGroup>
|
---|
| 87 | <Reference Include="System" />
|
---|
| 88 | <Reference Include="System.Core">
|
---|
| 89 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 90 | </Reference>
|
---|
| 91 | <Reference Include="System.Data" />
|
---|
| 92 | <Reference Include="System.Data.Linq">
|
---|
| 93 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 94 | </Reference>
|
---|
| 95 | <Reference Include="System.Runtime.Serialization">
|
---|
| 96 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 97 | </Reference>
|
---|
| 98 | <Reference Include="System.ServiceModel">
|
---|
| 99 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 100 | </Reference>
|
---|
| 101 | <Reference Include="System.Transactions" />
|
---|
| 102 | <Reference Include="System.Xml" />
|
---|
| 103 | <Reference Include="System.Xml.Linq">
|
---|
| 104 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 105 | </Reference>
|
---|
| 106 | </ItemGroup>
|
---|
| 107 | <ItemGroup>
|
---|
[4494] | 108 | <Compile Include="AdminService.cs" />
|
---|
| 109 | <Compile Include="IAdminService.cs" />
|
---|
| 110 | <Compile Include="IUpdateService.cs" />
|
---|
[3084] | 111 | <Compile Include="PluginDescription.cs" />
|
---|
| 112 | <Compile Include="PluginStore.cs" />
|
---|
| 113 | <Compile Include="ProductDescription.cs" />
|
---|
| 114 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 115 | <Compile Include="Properties\Settings.Designer.cs">
|
---|
| 116 | <AutoGen>True</AutoGen>
|
---|
| 117 | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
---|
| 118 | <DependentUpon>Settings.settings</DependentUpon>
|
---|
| 119 | </Compile>
|
---|
[4494] | 120 | <Compile Include="UpdateService.cs" />
|
---|
[3084] | 121 | </ItemGroup>
|
---|
| 122 | <ItemGroup>
|
---|
| 123 | <None Include="App.config" />
|
---|
| 124 | </ItemGroup>
|
---|
| 125 | <ItemGroup>
|
---|
| 126 | <WCFMetadata Include="Service References\" />
|
---|
| 127 | </ItemGroup>
|
---|
| 128 | <ItemGroup>
|
---|
| 129 | <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
|
---|
| 130 | </ItemGroup>
|
---|
| 131 | <ItemGroup>
|
---|
| 132 | <None Include="HeuristicLab.snk" />
|
---|
[7010] | 133 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[3084] | 134 | <None Include="Properties\Settings.settings">
|
---|
| 135 | <Generator>SettingsSingleFileGenerator</Generator>
|
---|
| 136 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
---|
| 137 | </None>
|
---|
| 138 | </ItemGroup>
|
---|
| 139 | <ItemGroup>
|
---|
| 140 | <ProjectReference Include="..\..\HeuristicLab.Services.Deployment.DataAccess\3.3\HeuristicLab.Services.Deployment.DataAccess-3.3.csproj">
|
---|
| 141 | <Project>{EBEBA863-DD05-4331-BE25-5758B15F7407}</Project>
|
---|
| 142 | <Name>HeuristicLab.Services.Deployment.DataAccess-3.3</Name>
|
---|
[7010] | 143 | <Private>False</Private>
|
---|
| 144 | </ProjectReference>
|
---|
[3084] | 145 | </ItemGroup>
|
---|
| 146 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
---|
| 147 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 148 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 149 | <Target Name="BeforeBuild">
|
---|
| 150 | </Target>
|
---|
| 151 | <Target Name="AfterBuild">
|
---|
| 152 | </Target>
|
---|
| 153 | -->
|
---|
| 154 | <ProjectExtensions>
|
---|
| 155 | <VisualStudio>
|
---|
| 156 | <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}">
|
---|
| 157 | <WcfProjectProperties>
|
---|
[4307] | 158 | <AutoStart>False</AutoStart>
|
---|
[3084] | 159 | </WcfProjectProperties>
|
---|
| 160 | </FlavorProperties>
|
---|
| 161 | </VisualStudio>
|
---|
| 162 | </ProjectExtensions>
|
---|
| 163 | <PropertyGroup>
|
---|
[11623] | 164 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3084] | 165 | set ProjectDir=$(ProjectDir)
|
---|
| 166 | set SolutionDir=$(SolutionDir)
|
---|
| 167 | set Outdir=$(Outdir)
|
---|
| 168 |
|
---|
| 169 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[11623] | 170 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 171 | export ProjectDir=$(ProjectDir)
|
---|
| 172 | export SolutionDir=$(SolutionDir)
|
---|
| 173 |
|
---|
| 174 | $SolutionDir/PreBuildEvent.sh
|
---|
| 175 | </PreBuildEvent>
|
---|
[3084] | 176 | </PropertyGroup>
|
---|
| 177 | </Project> |
---|