Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2522_RefactorPluginInfrastructure/HeuristicLab.Clients.Common/3.3/HeuristicLab.Clients.Common-3.3.csproj @ 16144

Last change on this file since 16144 was 16144, checked in by jkarder, 6 years ago

#2522: reverse merged r16143

File size: 9.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>{730A9104-D4D1-4360-966B-E49B7571DDA3}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Clients.Common</RootNamespace>
12    <AssemblyName>HeuristicLab.Clients.Common-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <TargetFrameworkProfile />
18  </PropertyGroup>
19  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20    <DebugSymbols>true</DebugSymbols>
21    <DebugType>full</DebugType>
22    <Optimize>false</Optimize>
23    <OutputPath>$(SolutionDir)\bin\</OutputPath>
24    <DefineConstants>DEBUG;TRACE</DefineConstants>
25    <ErrorReport>prompt</ErrorReport>
26    <WarningLevel>4</WarningLevel>
27    <Prefer32Bit>false</Prefer32Bit>
28  </PropertyGroup>
29  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
30    <DebugType>pdbonly</DebugType>
31    <Optimize>true</Optimize>
32    <OutputPath>$(SolutionDir)\bin\</OutputPath>
33    <DefineConstants>TRACE</DefineConstants>
34    <ErrorReport>prompt</ErrorReport>
35    <WarningLevel>4</WarningLevel>
36    <Prefer32Bit>false</Prefer32Bit>
37  </PropertyGroup>
38  <PropertyGroup>
39    <SignAssembly>true</SignAssembly>
40  </PropertyGroup>
41  <PropertyGroup>
42    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
43  </PropertyGroup>
44  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
45    <DebugSymbols>true</DebugSymbols>
46    <OutputPath>$(SolutionDir)\bin\</OutputPath>
47    <DefineConstants>DEBUG;TRACE</DefineConstants>
48    <DebugType>full</DebugType>
49    <PlatformTarget>x64</PlatformTarget>
50    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Clients.Common-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
51    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
52    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
53    <ErrorReport>prompt</ErrorReport>
54    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
55    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
56    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
57    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
58    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
59    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
60    <Prefer32Bit>false</Prefer32Bit>
61  </PropertyGroup>
62  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
63    <OutputPath>$(SolutionDir)\bin\</OutputPath>
64    <DefineConstants>TRACE</DefineConstants>
65    <Optimize>true</Optimize>
66    <DebugType>pdbonly</DebugType>
67    <PlatformTarget>x64</PlatformTarget>
68    <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Clients.Common-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
69    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
70    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
71    <ErrorReport>prompt</ErrorReport>
72    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
73    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
74    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
75    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
76    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
77    <Prefer32Bit>false</Prefer32Bit>
78  </PropertyGroup>
79  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
80    <DebugSymbols>true</DebugSymbols>
81    <OutputPath>$(SolutionDir)\bin\</OutputPath>
82    <DefineConstants>DEBUG;TRACE</DefineConstants>
83    <DebugType>full</DebugType>
84    <PlatformTarget>x86</PlatformTarget>
85    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Clients.Common-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
86    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
87    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
88    <ErrorReport>prompt</ErrorReport>
89    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
90    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
91    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
92    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
93    <Prefer32Bit>false</Prefer32Bit>
94  </PropertyGroup>
95  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
96    <OutputPath>$(SolutionDir)\bin\</OutputPath>
97    <DefineConstants>TRACE</DefineConstants>
98    <Optimize>true</Optimize>
99    <DebugType>pdbonly</DebugType>
100    <PlatformTarget>x86</PlatformTarget>
101    <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Clients.Common-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
102    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
103    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
104    <ErrorReport>prompt</ErrorReport>
105    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
106    <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
107    <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
108    <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
109    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
110    <Prefer32Bit>false</Prefer32Bit>
111  </PropertyGroup>
112  <ItemGroup>
113    <Reference Include="System" />
114    <Reference Include="System.Core" />
115    <Reference Include="System.Drawing" />
116    <Reference Include="System.IdentityModel" />
117    <Reference Include="System.Security" />
118    <Reference Include="System.ServiceModel" />
119    <Reference Include="System.Windows.Forms" />
120    <Reference Include="System.Xml.Linq" />
121    <Reference Include="System.Data.DataSetExtensions" />
122    <Reference Include="System.Data" />
123    <Reference Include="System.Xml" />
124  </ItemGroup>
125  <ItemGroup>
126    <Compile Include="ClientFactory.cs" />
127    <Compile Include="CryptoService.cs" />
128    <Compile Include="PasswordDialog.cs">
129      <SubType>Form</SubType>
130    </Compile>
131    <Compile Include="PasswordDialog.Designer.cs">
132      <DependentUpon>PasswordDialog.cs</DependentUpon>
133    </Compile>
134    <Compile Include="Plugin.cs" />
135    <Compile Include="Properties\AssemblyInfo.cs" />
136    <Compile Include="Properties\Settings.Designer.cs">
137      <AutoGen>True</AutoGen>
138      <DesignTimeSharedInput>True</DesignTimeSharedInput>
139      <DependentUpon>Settings.settings</DependentUpon>
140    </Compile>
141    <None Include="app.config" />
142    <None Include="Properties\AssemblyInfo.cs.frame" />
143    <None Include="Properties\Settings.settings">
144      <Generator>PublicSettingsSingleFileGenerator</Generator>
145      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
146    </None>
147  </ItemGroup>
148  <ItemGroup>
149    <None Include="HeuristicLab.snk" />
150    <None Include="Plugin.cs.frame" />
151  </ItemGroup>
152  <ItemGroup>
153    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
154      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
155      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
156      <Private>False</Private>
157    </ProjectReference>
158  </ItemGroup>
159  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
160  <PropertyGroup>
161    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
162set ProjectDir=$(ProjectDir)
163set SolutionDir=$(SolutionDir)
164set Outdir=$(Outdir)
165
166call PreBuildEvent.cmd
167</PreBuildEvent>
168    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
169export ProjectDir=$(ProjectDir)
170export SolutionDir=$(SolutionDir)
171
172$SolutionDir/PreBuildEvent.sh
173</PreBuildEvent>
174  </PropertyGroup>
175  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
176       Other similar extension points exist, see Microsoft.Common.targets.
177  <Target Name="BeforeBuild">
178  </Target>
179  <Target Name="AfterBuild">
180  </Target>
181  -->
182</Project>
Note: See TracBrowser for help on using the repository browser.