[3084] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 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>{EBEBA863-DD05-4331-BE25-5758B15F7407}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Services.Deployment.DataAccess</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Services.Deployment.DataAccess</AssemblyName>
|
---|
[11920] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[7010] | 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[3084] | 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[4065] | 19 | <FileUpgradeFlags>
|
---|
| 20 | </FileUpgradeFlags>
|
---|
| 21 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 22 | <UpgradeBackupLocation />
|
---|
| 23 | <PublishUrl>publish\</PublishUrl>
|
---|
| 24 | <Install>true</Install>
|
---|
| 25 | <InstallFrom>Disk</InstallFrom>
|
---|
| 26 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 27 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 28 | <UpdateInterval>7</UpdateInterval>
|
---|
| 29 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 30 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 31 | <UpdateRequired>false</UpdateRequired>
|
---|
| 32 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 33 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 34 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 35 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 36 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 37 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
[3084] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[7155] | 43 | <OutputPath>bin\Debug\</OutputPath>
|
---|
[3084] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[7155] | 53 | <OutputPath>bin\Release\</OutputPath>
|
---|
[3084] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 61 | <DebugSymbols>true</DebugSymbols>
|
---|
[7155] | 62 | <OutputPath>bin\Debug\</OutputPath>
|
---|
[3084] | 63 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 64 | <DebugType>full</DebugType>
|
---|
| 65 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 67 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 68 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 69 | </PropertyGroup>
|
---|
| 70 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[7155] | 71 | <OutputPath>bin\Release\</OutputPath>
|
---|
[3084] | 72 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 73 | <Optimize>true</Optimize>
|
---|
| 74 | <DebugType>pdbonly</DebugType>
|
---|
| 75 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 76 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 77 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 78 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 79 | </PropertyGroup>
|
---|
| 80 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 81 | <DebugSymbols>true</DebugSymbols>
|
---|
[7155] | 82 | <OutputPath>bin\Debug\</OutputPath>
|
---|
[3084] | 83 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 84 | <DebugType>full</DebugType>
|
---|
| 85 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 87 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 88 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 89 | </PropertyGroup>
|
---|
| 90 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[7155] | 91 | <OutputPath>bin\Release\</OutputPath>
|
---|
[3084] | 92 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 93 | <Optimize>true</Optimize>
|
---|
| 94 | <DebugType>pdbonly</DebugType>
|
---|
| 95 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 96 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 97 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 98 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[3084] | 99 | </PropertyGroup>
|
---|
| 100 | <ItemGroup>
|
---|
| 101 | <Reference Include="System" />
|
---|
| 102 | <Reference Include="System.Core">
|
---|
| 103 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 104 | </Reference>
|
---|
| 105 | <Reference Include="System.Data.Linq">
|
---|
| 106 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="System.Runtime.Serialization">
|
---|
| 109 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="System.Transactions" />
|
---|
| 112 | <Reference Include="System.Xml.Linq">
|
---|
| 113 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 114 | </Reference>
|
---|
| 115 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 116 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="System.Data" />
|
---|
| 119 | <Reference Include="System.Xml" />
|
---|
| 120 | </ItemGroup>
|
---|
| 121 | <ItemGroup>
|
---|
[4494] | 122 | <Compile Include="Deployment.designer.cs">
|
---|
[3084] | 123 | <AutoGen>True</AutoGen>
|
---|
| 124 | <DesignTime>True</DesignTime>
|
---|
[4494] | 125 | <DependentUpon>Deployment.dbml</DependentUpon>
|
---|
[3084] | 126 | </Compile>
|
---|
| 127 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 128 | <Compile Include="Properties\Settings.Designer.cs">
|
---|
| 129 | <AutoGen>True</AutoGen>
|
---|
| 130 | <DesignTimeSharedInput>True</DesignTimeSharedInput>
|
---|
| 131 | <DependentUpon>Settings.settings</DependentUpon>
|
---|
| 132 | </Compile>
|
---|
| 133 | </ItemGroup>
|
---|
| 134 | <ItemGroup>
|
---|
| 135 | <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
|
---|
| 136 | </ItemGroup>
|
---|
| 137 | <ItemGroup>
|
---|
| 138 | <None Include="app.config" />
|
---|
[4494] | 139 | <None Include="Deployment.dbml">
|
---|
| 140 | <Generator>MSLinqToSQLGenerator</Generator>
|
---|
| 141 | <LastGenOutput>Deployment.designer.cs</LastGenOutput>
|
---|
| 142 | <SubType>Designer</SubType>
|
---|
| 143 | </None>
|
---|
[3084] | 144 | <None Include="HeuristicLab.snk" />
|
---|
[7010] | 145 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[3084] | 146 | <None Include="Properties\Settings.settings">
|
---|
| 147 | <Generator>SettingsSingleFileGenerator</Generator>
|
---|
| 148 | <LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
---|
| 149 | </None>
|
---|
| 150 | </ItemGroup>
|
---|
[4065] | 151 | <ItemGroup>
|
---|
| 152 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 153 | <Visible>False</Visible>
|
---|
| 154 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 155 | <Install>false</Install>
|
---|
| 156 | </BootstrapperPackage>
|
---|
| 157 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 158 | <Visible>False</Visible>
|
---|
| 159 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 160 | <Install>true</Install>
|
---|
| 161 | </BootstrapperPackage>
|
---|
| 162 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 163 | <Visible>False</Visible>
|
---|
| 164 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 165 | <Install>true</Install>
|
---|
| 166 | </BootstrapperPackage>
|
---|
| 167 | </ItemGroup>
|
---|
[4494] | 168 | <ItemGroup>
|
---|
| 169 | <None Include="SQL Scripts\Initialize Deployment Database.sql" />
|
---|
| 170 | </ItemGroup>
|
---|
| 171 | <ItemGroup>
|
---|
| 172 | <None Include="Deployment.dbml.layout">
|
---|
| 173 | <DependentUpon>Deployment.dbml</DependentUpon>
|
---|
| 174 | </None>
|
---|
| 175 | </ItemGroup>
|
---|
[3084] | 176 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 177 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 178 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 179 | <Target Name="BeforeBuild">
|
---|
| 180 | </Target>
|
---|
| 181 | <Target Name="AfterBuild">
|
---|
| 182 | </Target>
|
---|
| 183 | -->
|
---|
| 184 | <PropertyGroup>
|
---|
[11920] | 185 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[3084] | 186 | set ProjectDir=$(ProjectDir)
|
---|
| 187 | set SolutionDir=$(SolutionDir)
|
---|
| 188 | set Outdir=$(Outdir)
|
---|
| 189 |
|
---|
| 190 | call PreBuildEvent.cmd
|
---|
| 191 | </PreBuildEvent>
|
---|
[11920] | 192 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 193 | export ProjectDir=$(ProjectDir)
|
---|
| 194 | export SolutionDir=$(SolutionDir)
|
---|
| 195 |
|
---|
| 196 | $SolutionDir/PreBuildEvent.sh
|
---|
| 197 | </PreBuildEvent>
|
---|
[3084] | 198 | </PropertyGroup>
|
---|
| 199 | </Project> |
---|