Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.AzureClient/HeuristicLab.Clients.Hive.Slave.AzureClient.csproj @ 7144

Last change on this file since 7144 was 7019, checked in by spimming, 13 years ago

#1680: manage multiple app.config files with pre-build event

File size: 7.4 KB
Line 
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>{F29F88CE-290A-4169-A896-A6835D354934}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Hive.Slave.AzureClient</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Hive.Slave.AzureClient</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <RoleType>Worker</RoleType>
16    <PublishUrl>publish\</PublishUrl>
17    <Install>true</Install>
18    <InstallFrom>Disk</InstallFrom>
19    <UpdateEnabled>false</UpdateEnabled>
20    <UpdateMode>Foreground</UpdateMode>
21    <UpdateInterval>7</UpdateInterval>
22    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
23    <UpdatePeriodically>false</UpdatePeriodically>
24    <UpdateRequired>false</UpdateRequired>
25    <MapFileExtensions>true</MapFileExtensions>
26    <ApplicationRevision>0</ApplicationRevision>
27    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
28    <IsWebBootstrapper>false</IsWebBootstrapper>
29    <UseApplicationTrust>false</UseApplicationTrust>
30    <BootstrapperEnabled>true</BootstrapperEnabled>
31  </PropertyGroup>
32  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
33    <DebugSymbols>true</DebugSymbols>
34    <DebugType>full</DebugType>
35    <Optimize>false</Optimize>
36    <OutputPath>..\..\bin\</OutputPath>
37    <DefineConstants>DEBUG;TRACE</DefineConstants>
38    <ErrorReport>prompt</ErrorReport>
39    <WarningLevel>4</WarningLevel>
40    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
41  </PropertyGroup>
42  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
43    <DebugType>pdbonly</DebugType>
44    <Optimize>true</Optimize>
45    <OutputPath>..\..\bin\</OutputPath>
46    <DefineConstants>TRACE</DefineConstants>
47    <ErrorReport>prompt</ErrorReport>
48    <WarningLevel>4</WarningLevel>
49    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
50  </PropertyGroup>
51  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugLocal|AnyCPU'">
52    <DebugSymbols>true</DebugSymbols>
53    <OutputPath>..\..\bin\</OutputPath>
54    <DefineConstants>DEBUG;TRACE</DefineConstants>
55    <DebugType>full</DebugType>
56    <PlatformTarget>AnyCPU</PlatformTarget>
57    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Clients.Hive.Slave.AzureClient.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
58    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
59    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
60    <ErrorReport>prompt</ErrorReport>
61    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
62    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
63    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
64    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
65    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
66  </PropertyGroup>
67  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'DebugServices|AnyCPU'">
68    <DebugSymbols>true</DebugSymbols>
69    <OutputPath>..\..\bin\</OutputPath>
70    <DefineConstants>DEBUG;TRACE</DefineConstants>
71    <DebugType>full</DebugType>
72    <PlatformTarget>AnyCPU</PlatformTarget>
73    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Clients.Hive.Slave.AzureClient.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
74    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
75    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
76    <ErrorReport>prompt</ErrorReport>
77    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
78    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
79    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
80    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
81    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
82  </PropertyGroup>
83  <ItemGroup>
84    <Reference Include="Microsoft.WindowsAzure.Diagnostics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
85    <Reference Include="Microsoft.WindowsAzure.ServiceRuntime, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
86    <Reference Include="Microsoft.WindowsAzure.StorageClient, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
87    <Reference Include="System" />
88    <Reference Include="System.Core" />
89    <Reference Include="System.Xml.Linq" />
90    <Reference Include="System.Data.DataSetExtensions" />
91    <Reference Include="Microsoft.CSharp" />
92    <Reference Include="System.Data" />
93    <Reference Include="System.Xml" />
94  </ItemGroup>
95  <ItemGroup>
96    <Compile Include="WorkerRole.cs" />
97    <Compile Include="Properties\AssemblyInfo.cs" />
98  </ItemGroup>
99  <ItemGroup>
100    <None Include="app.config" />
101    <None Include="app.config.DebugLocal" />
102    <None Include="app.config.DebugServices" />
103  </ItemGroup>
104  <ItemGroup>
105    <ProjectReference Include="..\HeuristicLab.Clients.Hive.Slave\3.3\HeuristicLab.Clients.Hive.Slave-3.3.csproj">
106      <Project>{989FE92B-484E-41EE-87E2-6A24AF0381D8}</Project>
107      <Name>HeuristicLab.Clients.Hive.Slave-3.3</Name>
108    </ProjectReference>
109  </ItemGroup>
110  <ItemGroup>
111    <BootstrapperPackage Include=".NETFramework,Version=v4.0">
112      <Visible>False</Visible>
113      <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
114      <Install>true</Install>
115    </BootstrapperPackage>
116    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
117      <Visible>False</Visible>
118      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
119      <Install>false</Install>
120    </BootstrapperPackage>
121    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
122      <Visible>False</Visible>
123      <ProductName>.NET Framework 3.5 SP1</ProductName>
124      <Install>false</Install>
125    </BootstrapperPackage>
126    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
127      <Visible>False</Visible>
128      <ProductName>Windows Installer 3.1</ProductName>
129      <Install>true</Install>
130    </BootstrapperPackage>
131  </ItemGroup>
132  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
133  <PropertyGroup>
134    <PreBuildEvent>"$(SolutionDir)CopyIfNewer.bat" "$(ProjectDir)app.config.$(ConfigurationName)" "$(ProjectDir)app.config"</PreBuildEvent>
135  </PropertyGroup>
136  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
137       Other similar extension points exist, see Microsoft.Common.targets.
138  <Target Name="BeforeBuild">
139  </Target>
140  <Target Name="AfterBuild">
141  </Target>
142  -->
143</Project>
Note: See TracBrowser for help on using the repository browser.