Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj @ 5182

Last change on this file since 5182 was 5163, checked in by swagner, 14 years ago

Reintegrated .NET 4.0 migration branch (#1350)

File size: 16.3 KB
RevLine 
[4065]1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
[2]3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
[858]6    <ProductVersion>9.0.30729</ProductVersion>
[2]7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{94186A6A-5176-4402-AE83-886557B53CCA}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.PluginInfrastructure</RootNamespace>
[3832]12    <AssemblyName>HeuristicLab.PluginInfrastructure-3.3</AssemblyName>
[2]13    <StartupObject>
14    </StartupObject>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <FileUpgradeFlags>
18    </FileUpgradeFlags>
[4065]19    <OldToolsVersion>3.5</OldToolsVersion>
[2]20    <UpgradeBackupLocation>
21    </UpgradeBackupLocation>
[5163]22    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
23    <TargetFrameworkProfile></TargetFrameworkProfile>
[4065]24    <PublishUrl>publish\</PublishUrl>
25    <Install>true</Install>
26    <InstallFrom>Disk</InstallFrom>
27    <UpdateEnabled>false</UpdateEnabled>
28    <UpdateMode>Foreground</UpdateMode>
29    <UpdateInterval>7</UpdateInterval>
30    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
31    <UpdatePeriodically>false</UpdatePeriodically>
32    <UpdateRequired>false</UpdateRequired>
33    <MapFileExtensions>true</MapFileExtensions>
34    <ApplicationRevision>0</ApplicationRevision>
35    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
36    <IsWebBootstrapper>false</IsWebBootstrapper>
37    <UseApplicationTrust>false</UseApplicationTrust>
38    <BootstrapperEnabled>true</BootstrapperEnabled>
[2]39  </PropertyGroup>
40  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
41    <DebugSymbols>true</DebugSymbols>
42    <DebugType>full</DebugType>
43    <Optimize>false</Optimize>
44    <OutputPath>bin\Debug\</OutputPath>
45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <ErrorReport>prompt</ErrorReport>
47    <WarningLevel>4</WarningLevel>
[4065]48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[2]49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>bin\Release\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
[3832]58    <DocumentationFile>bin\Release\HeuristicLab.PluginInfrastructure-3.3.xml</DocumentationFile>
[4065]59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[2]60  </PropertyGroup>
[564]61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>bin\x86\Debug\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
[4065]68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[564]69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
71    <OutputPath>bin\x86\Release\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
[3832]73    <DocumentationFile>bin\x86\Release\HeuristicLab.PluginInfrastructure-3.3.xml</DocumentationFile>
[564]74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x86</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
[4065]78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[564]79  </PropertyGroup>
[1474]80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>bin\x64\Debug\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x64</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
[4065]87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[1474]88  </PropertyGroup>
89  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
90    <OutputPath>bin\x64\Release\</OutputPath>
91    <DefineConstants>TRACE</DefineConstants>
[3832]92    <DocumentationFile>bin\x64\Release\HeuristicLab.PluginInfrastructure-3.3.xml</DocumentationFile>
[1474]93    <Optimize>true</Optimize>
94    <DebugType>pdbonly</DebugType>
95    <PlatformTarget>x64</PlatformTarget>
96    <ErrorReport>prompt</ErrorReport>
[4065]97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[1474]98  </PropertyGroup>
[2]99  <ItemGroup>
[2922]100    <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL" />
[2]101    <Reference Include="System" />
[2475]102    <Reference Include="System.Core">
103      <RequiredTargetFramework>3.5</RequiredTargetFramework>
104    </Reference>
[2]105    <Reference Include="System.Data" />
106    <Reference Include="System.Deployment" />
107    <Reference Include="System.Drawing" />
[3771]108    <Reference Include="System.IdentityModel">
109      <RequiredTargetFramework>3.0</RequiredTargetFramework>
110    </Reference>
[2517]111    <Reference Include="System.Runtime.Serialization">
112      <RequiredTargetFramework>3.0</RequiredTargetFramework>
113    </Reference>
114    <Reference Include="System.ServiceModel">
115      <RequiredTargetFramework>3.0</RequiredTargetFramework>
116    </Reference>
[2]117    <Reference Include="System.Windows.Forms" />
118    <Reference Include="System.Xml" />
119  </ItemGroup>
120  <ItemGroup>
[3629]121    <Compile Include="Advanced\AvailablePluginsView.cs">
122      <SubType>UserControl</SubType>
123    </Compile>
124    <Compile Include="Advanced\AvailablePluginsView.Designer.cs">
125      <DependentUpon>AvailablePluginsView.cs</DependentUpon>
126    </Compile>
[3547]127    <Compile Include="Advanced\BasicUpdateView.cs">
128      <SubType>UserControl</SubType>
129    </Compile>
130    <Compile Include="Advanced\BasicUpdateView.Designer.cs">
131      <DependentUpon>BasicUpdateView.cs</DependentUpon>
132    </Compile>
[3069]133    <Compile Include="Advanced\ConfirmationDialog.cs">
134      <SubType>Form</SubType>
135    </Compile>
136    <Compile Include="Advanced\ConfirmationDialog.Designer.cs">
137      <DependentUpon>ConfirmationDialog.cs</DependentUpon>
138    </Compile>
[3006]139    <Compile Include="Advanced\ConnectionSetupView.cs">
[3474]140      <SubType>Form</SubType>
[3006]141    </Compile>
142    <Compile Include="Advanced\ConnectionSetupView.Designer.cs">
143      <DependentUpon>ConnectionSetupView.cs</DependentUpon>
144    </Compile>
[4495]145    <Compile Include="Advanced\DeploymentService\AdminServiceClientFactory.cs" />
[3771]146    <Compile Include="Advanced\DeploymentService\DeploymentServerCertificateValidator.cs" />
[4495]147    <Compile Include="Advanced\DeploymentService\ServiceClients.cs" />
148    <Compile Include="Advanced\DeploymentService\UpdateServiceClientFactory.cs" />
[3629]149    <Compile Include="Advanced\EditProductsView.cs">
150      <SubType>UserControl</SubType>
151    </Compile>
152    <Compile Include="Advanced\EditProductsView.Designer.cs">
153      <DependentUpon>EditProductsView.cs</DependentUpon>
154    </Compile>
155    <Compile Include="Advanced\InstalledPluginsView.cs">
156      <SubType>UserControl</SubType>
157    </Compile>
158    <Compile Include="Advanced\InstalledPluginsView.Designer.cs">
159      <DependentUpon>InstalledPluginsView.cs</DependentUpon>
160    </Compile>
161    <Compile Include="Advanced\LicenseConfirmationDialog.cs">
162      <SubType>Form</SubType>
163    </Compile>
164    <Compile Include="Advanced\LicenseConfirmationDialog.Designer.cs">
165      <DependentUpon>LicenseConfirmationDialog.cs</DependentUpon>
166    </Compile>
167    <Compile Include="Advanced\UploadPluginsView.cs">
168      <SubType>UserControl</SubType>
169    </Compile>
170    <Compile Include="Advanced\UploadPluginsView.Designer.cs">
171      <DependentUpon>UploadPluginsView.cs</DependentUpon>
172    </Compile>
[3624]173    <Compile Include="Advanced\Util.cs" />
[3547]174    <Compile Include="Advanced\InstallationManagerControl.cs">
175      <SubType>UserControl</SubType>
176    </Compile>
177    <Compile Include="Advanced\InstallationManagerControl.Designer.cs">
178      <DependentUpon>InstallationManagerControl.cs</DependentUpon>
179    </Compile>
[3508]180    <Compile Include="Advanced\InstallationManagerException.cs" />
[2513]181    <Compile Include="Advanced\InstallationManager.cs" />
[2748]182    <Compile Include="Advanced\InstallationManagerForm.cs">
183      <SubType>Form</SubType>
184    </Compile>
185    <Compile Include="Advanced\InstallationManagerForm.Designer.cs">
186      <DependentUpon>InstallationManagerForm.cs</DependentUpon>
187    </Compile>
[2811]188    <Compile Include="Advanced\DeploymentService\PluginDescription.cs">
189      <SubType>Code</SubType>
190    </Compile>
191    <Compile Include="Advanced\DeploymentService\ProductDescription.cs">
192      <SubType>Code</SubType>
193    </Compile>
[3573]194    <Compile Include="Advanced\IStatusDisplay.cs" />
[3006]195    <Compile Include="Advanced\LicenseView.cs">
[3474]196      <SubType>Form</SubType>
[3006]197    </Compile>
198    <Compile Include="Advanced\LicenseView.Designer.cs">
199      <DependentUpon>LicenseView.cs</DependentUpon>
200    </Compile>
[3068]201    <Compile Include="Advanced\MultiSelectListView.cs">
202      <SubType>Component</SubType>
203    </Compile>
204    <Compile Include="Advanced\MultiSelectListView.Designer.cs">
205      <DependentUpon>MultiSelectListView.cs</DependentUpon>
206    </Compile>
[3006]207    <Compile Include="Advanced\PluginView.cs">
[3547]208      <SubType>Form</SubType>
[3006]209    </Compile>
210    <Compile Include="Advanced\PluginView.Designer.cs">
211      <DependentUpon>PluginView.cs</DependentUpon>
212    </Compile>
[2488]213    <Compile Include="Attributes\ApplicationAttribute.cs" />
[2778]214    <Compile Include="Attributes\ContactInformationAttribute.cs" />
[2488]215    <Compile Include="Attributes\PluginAttribute.cs" />
[2475]216    <Compile Include="Attributes\PluginDependencyAttribute.cs" />
217    <Compile Include="Attributes\PluginFileAttribute.cs" />
[2]218    <Compile Include="BaseClasses\ApplicationBase.cs" />
219    <Compile Include="BaseClasses\PluginBase.cs" />
[3247]220    <Compile Include="DefaultApplicationManager.cs" />
[3758]221    <Compile Include="ErrorHandling\ErrorDialog.cs">
222      <SubType>Form</SubType>
223    </Compile>
224    <Compile Include="ErrorHandling\ErrorDialog.Designer.cs">
225      <DependentUpon>ErrorDialog.cs</DependentUpon>
226    </Compile>
227    <Compile Include="ErrorHandling\ErrorHandling.cs">
228    </Compile>
[3247]229    <Compile Include="LightweightApplicationManager.cs" />
[2688]230    <Compile Include="Interfaces\IPluginFile.cs" />
[2488]231    <Compile Include="Interfaces\IApplicationManager.cs" />
232    <Compile Include="Interfaces\IApplicationDescription.cs" />
[2]233    <Compile Include="Interfaces\IApplication.cs" />
234    <Compile Include="Interfaces\IControlManager.cs" />
235    <Compile Include="Interfaces\IPlugin.cs" />
[2481]236    <Compile Include="ControlManager.cs" />
[2488]237    <Compile Include="Interfaces\IPluginDescription.cs" />
[2481]238    <Compile Include="InvalidPluginException.cs" />
[2504]239    <Compile Include="Manager\ApplicationDescription.cs" />
[2688]240    <Compile Include="Manager\PluginFile.cs" />
[2517]241    <Compile Include="Manager\PluginInfrastructureCancelEventArgs.cs" />
[2504]242    <Compile Include="Manager\PluginDescription.cs" />
243    <Compile Include="Manager\PluginInfrastructureEventArgs.cs" />
244    <Compile Include="Manager\PluginManager.cs" />
245    <Compile Include="Manager\PluginValidator.cs" />
[2488]246    <Compile Include="PluginDescriptionIterator.cs" />
247    <Compile Include="ApplicationManager.cs" />
248    <Compile Include="PluginState.cs" />
[2599]249    <Compile Include="Main.cs" />
[2]250    <Compile Include="Properties\AssemblyInfo.cs" />
[4495]251    <None Include="Advanced\DeploymentService\GenerateServiceClients.cmd" />
[2]252    <None Include="app.config" />
253    <None Include="HeuristicLab.snk" />
[30]254    <None Include="Properties\AssemblyInfo.frame" />
[2]255    <None Include="Properties\Settings.settings">
[854]256      <Generator>PublicSettingsSingleFileGenerator</Generator>
[2]257      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
258    </None>
259    <Compile Include="Properties\Settings.Designer.cs">
260      <AutoGen>True</AutoGen>
261      <DependentUpon>Settings.settings</DependentUpon>
262      <DesignTimeSharedInput>True</DesignTimeSharedInput>
263    </Compile>
[3749]264    <Compile Include="Resources.Designer.cs">
[3748]265      <AutoGen>True</AutoGen>
266      <DesignTime>True</DesignTime>
267      <DependentUpon>Resources.resx</DependentUpon>
268    </Compile>
[2592]269    <Compile Include="Sandboxing\SandboxManager.cs" />
[3736]270    <Compile Include="Starter\AboutDialog.cs">
271      <SubType>Form</SubType>
272    </Compile>
273    <Compile Include="Starter\AboutDialog.Designer.cs">
274      <DependentUpon>AboutDialog.cs</DependentUpon>
275    </Compile>
[2504]276    <Compile Include="Starter\SplashScreen.cs">
277      <SubType>Form</SubType>
278    </Compile>
279    <Compile Include="Starter\SplashScreen.Designer.cs">
280      <DependentUpon>SplashScreen.cs</DependentUpon>
281    </Compile>
[2507]282    <Compile Include="Starter\StarterForm.cs">
283      <SubType>Form</SubType>
284    </Compile>
285    <Compile Include="Starter\StarterForm.Designer.cs">
286      <DependentUpon>StarterForm.cs</DependentUpon>
287    </Compile>
[2]288  </ItemGroup>
[2503]289  <ItemGroup>
[2600]290    <Content Include="ICSharpCode.SharpZipLib License.txt">
291      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
292    </Content>
293    <Content Include="ICSharpCode.SharpZipLib.dll">
294      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
295    </Content>
[3771]296    <EmbeddedResource Include="Advanced\DeploymentService\services.heuristiclab.com.cer" />
[3758]297    <None Include="Resources\Error.ico" />
[2504]298    <Content Include="Resources\HeuristicLab.ico" />
[3761]299    <None Include="Resources\HeuristicLabLogo.png" />
300    <None Include="Resources\HeuristicLabBanner.png" />
[3752]301    <None Include="Resources\VS2008ImageLibrary_Actions_Delete.png" />
[3721]302    <Content Include="Resources\VS2008ImageLibrary_Actions_PublishToWebHS.png" />
303    <Content Include="Resources\VS2008ImageLibrary_Actions_RepeatHS.png" />
[3758]304    <None Include="Resources\VS2008ImageLibrary_Annotations_Error.png" />
[3721]305    <Content Include="Resources\VS2008ImageLibrary_CommonElements_Actions_Add.png" />
306    <Content Include="Resources\VS2008ImageLibrary_Objects_Plugin.png" />
307    <EmbeddedResource Include="Resources.resx">
[3749]308      <Generator>ResXFileCodeGenerator</Generator>
309      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
[3721]310      <SubType>Designer</SubType>
311    </EmbeddedResource>
[2922]312    <None Include="Resources\VS2008ImageLibrary_CommonElements_Actions_Remove.png" />
[3573]313    <None Include="Resources\show_icons.png" />
314    <None Include="Resources\show_details.png" />
[3608]315    <None Include="Resources\Setup_Install.ico" />
[3508]316    <None Include="Resources\VS2008ImageLibrary_Objects_NetworkConnections.png" />
[3474]317    <None Include="Resources\VS2008ImageLibrary_CommonElements_Objects_Arrow_Up.png" />
[3006]318    <None Include="Resources\VS2008ImageLibrary_Objects_File.png" />
319    <None Include="Resources\VS2008ImageLibrary_Objects_Document.png" />
[2922]320    <None Include="Resources\VS2008ImageLibrary_Objects_Internet.png" />
321    <None Include="Resources\VS2008ImageLibrary_Objects_Install.png" />
322    <None Include="Resources\VS2008ImageLibrary_Objects_Assembly.png" />
[2503]323  </ItemGroup>
[2517]324  <ItemGroup>
325    <WCFMetadata Include="Service References\" />
326  </ItemGroup>
[4065]327  <ItemGroup>
328    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
329      <Visible>False</Visible>
330      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
331      <Install>false</Install>
332    </BootstrapperPackage>
333    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
334      <Visible>False</Visible>
335      <ProductName>.NET Framework 3.5 SP1</ProductName>
336      <Install>true</Install>
337    </BootstrapperPackage>
338    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
339      <Visible>False</Visible>
340      <ProductName>Windows Installer 3.1</ProductName>
341      <Install>true</Install>
342    </BootstrapperPackage>
343  </ItemGroup>
[2]344  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
345  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
346       Other similar extension points exist, see Microsoft.Common.targets.
347  <Target Name="BeforeBuild">
348  </Target>
349  <Target Name="AfterBuild">
350  </Target>
351  -->
[30]352  <PropertyGroup>
[852]353    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
354set ProjectDir=$(ProjectDir)
355set SolutionDir=$(SolutionDir)
356set Outdir=$(Outdir)
357
358call PreBuildEvent.cmd</PreBuildEvent>
[30]359  </PropertyGroup>
[2]360</Project>
Note: See TracBrowser for help on using the repository browser.