1 <?xml version="1.0" encoding="utf-8"?>
\r
2 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
\r
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
6 <ProductVersion>9.0.30729</ProductVersion>
\r
7 <SchemaVersion>2.0</SchemaVersion>
\r
8 <ProjectGuid>{94186A6A-5176-4402-AE83-886557B53CCA}</ProjectGuid>
\r
9 <OutputType>Library</OutputType>
\r
10 <AppDesignerFolder>Properties</AppDesignerFolder>
\r
11 <RootNamespace>HeuristicLab.PluginInfrastructure</RootNamespace>
\r
12 <AssemblyName>HeuristicLab.PluginInfrastructure-3.3</AssemblyName>
\r
15 <SignAssembly>true</SignAssembly>
\r
16 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
\r
19 <OldToolsVersion>3.5</OldToolsVersion>
\r
20 <UpgradeBackupLocation>
\r
21 </UpgradeBackupLocation>
\r
22 <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
\r
23 <TargetFrameworkProfile>
\r
24 </TargetFrameworkProfile>
\r
25 <PublishUrl>publish\</PublishUrl>
\r
26 <Install>true</Install>
\r
27 <InstallFrom>Disk</InstallFrom>
\r
28 <UpdateEnabled>false</UpdateEnabled>
\r
29 <UpdateMode>Foreground</UpdateMode>
\r
30 <UpdateInterval>7</UpdateInterval>
\r
31 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
\r
32 <UpdatePeriodically>false</UpdatePeriodically>
\r
33 <UpdateRequired>false</UpdateRequired>
\r
34 <MapFileExtensions>true</MapFileExtensions>
\r
35 <ApplicationRevision>0</ApplicationRevision>
\r
36 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
\r
37 <IsWebBootstrapper>false</IsWebBootstrapper>
\r
38 <UseApplicationTrust>false</UseApplicationTrust>
\r
39 <BootstrapperEnabled>true</BootstrapperEnabled>
\r
41 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
42 <DebugSymbols>true</DebugSymbols>
\r
43 <DebugType>full</DebugType>
\r
44 <Optimize>false</Optimize>
\r
45 <OutputPath>$(SolutionDir)\bin\</OutputPath>
\r
46 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
47 <ErrorReport>prompt</ErrorReport>
\r
48 <WarningLevel>4</WarningLevel>
\r
49 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
50 <Prefer32Bit>false</Prefer32Bit>
\r
52 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
53 <DebugType>pdbonly</DebugType>
\r
54 <Optimize>true</Optimize>
\r
55 <OutputPath>$(SolutionDir)\bin\</OutputPath>
\r
56 <DefineConstants>TRACE</DefineConstants>
\r
57 <ErrorReport>prompt</ErrorReport>
\r
58 <WarningLevel>4</WarningLevel>
\r
59 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
\r
61 </DocumentationFile>
\r
62 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
63 <Prefer32Bit>false</Prefer32Bit>
\r
65 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
\r
66 <DebugSymbols>true</DebugSymbols>
\r
67 <OutputPath>$(SolutionDir)\bin\</OutputPath>
\r
68 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
69 <DebugType>full</DebugType>
\r
70 <PlatformTarget>x86</PlatformTarget>
\r
71 <ErrorReport>prompt</ErrorReport>
\r
72 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
73 <Prefer32Bit>false</Prefer32Bit>
\r
75 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
\r
76 <OutputPath>$(SolutionDir)\bin\</OutputPath>
\r
77 <DefineConstants>TRACE</DefineConstants>
\r
79 </DocumentationFile>
\r
80 <Optimize>true</Optimize>
\r
81 <DebugType>pdbonly</DebugType>
\r
82 <PlatformTarget>x86</PlatformTarget>
\r
83 <ErrorReport>prompt</ErrorReport>
\r
84 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
85 <Prefer32Bit>false</Prefer32Bit>
\r
87 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
\r
88 <DebugSymbols>true</DebugSymbols>
\r
89 <OutputPath>$(SolutionDir)\bin\</OutputPath>
\r
90 <DefineConstants>DEBUG;TRACE</DefineConstants>
\r
91 <DebugType>full</DebugType>
\r
92 <PlatformTarget>x64</PlatformTarget>
\r
93 <ErrorReport>prompt</ErrorReport>
\r
94 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
95 <Prefer32Bit>false</Prefer32Bit>
\r
97 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
\r
98 <OutputPath>$(SolutionDir)\bin\</OutputPath>
\r
99 <DefineConstants>TRACE</DefineConstants>
\r
100 <DocumentationFile>
\r
101 </DocumentationFile>
\r
102 <Optimize>true</Optimize>
\r
103 <DebugType>pdbonly</DebugType>
\r
104 <PlatformTarget>x64</PlatformTarget>
\r
105 <ErrorReport>prompt</ErrorReport>
\r
106 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
\r
107 <Prefer32Bit>false</Prefer32Bit>
\r
110 <Reference Include="System" />
\r
111 <Reference Include="System.Core" />
\r
112 <Reference Include="System.Data" />
\r
113 <Reference Include="System.Deployment" />
\r
114 <Reference Include="System.Drawing" />
\r
115 <Reference Include="System.IdentityModel" />
\r
116 <Reference Include="System.IO.Compression" />
\r
117 <Reference Include="System.Runtime.Serialization" />
\r
118 <Reference Include="System.ServiceModel" />
\r
119 <Reference Include="System.Windows.Forms" />
\r
120 <Reference Include="System.Xml" />
\r
123 <Compile Include="Advanced\AvailablePluginsView.cs">
\r
124 <SubType>UserControl</SubType>
\r
126 <Compile Include="Advanced\AvailablePluginsView.Designer.cs">
\r
127 <DependentUpon>AvailablePluginsView.cs</DependentUpon>
\r
129 <Compile Include="Advanced\BasicUpdateView.cs">
\r
130 <SubType>UserControl</SubType>
\r
132 <Compile Include="Advanced\BasicUpdateView.Designer.cs">
\r
133 <DependentUpon>BasicUpdateView.cs</DependentUpon>
\r
135 <Compile Include="Advanced\ConfirmationDialog.cs">
\r
136 <SubType>Form</SubType>
\r
138 <Compile Include="Advanced\ConfirmationDialog.Designer.cs">
\r
139 <DependentUpon>ConfirmationDialog.cs</DependentUpon>
\r
141 <Compile Include="Advanced\ConnectionSetupView.cs">
\r
142 <SubType>Form</SubType>
\r
144 <Compile Include="Advanced\ConnectionSetupView.Designer.cs">
\r
145 <DependentUpon>ConnectionSetupView.cs</DependentUpon>
\r
147 <Compile Include="Advanced\PluginUpdaterForm.cs">
\r
148 <SubType>Form</SubType>
\r
150 <Compile Include="Advanced\PluginUpdaterForm.Designer.cs">
\r
151 <DependentUpon>PluginUpdaterForm.cs</DependentUpon>
\r
153 <Compile Include="Advanced\DeploymentService\AdminServiceClientFactory.cs" />
\r
154 <Compile Include="Advanced\DeploymentService\DeploymentServerCertificateValidator.cs" />
\r
155 <Compile Include="Advanced\DeploymentService\ServiceClients.cs" />
\r
156 <Compile Include="Advanced\DeploymentService\UpdateServiceClientFactory.cs" />
\r
157 <Compile Include="Advanced\EditProductsView.cs">
\r
158 <SubType>UserControl</SubType>
\r
160 <Compile Include="Advanced\EditProductsView.Designer.cs">
\r
161 <DependentUpon>EditProductsView.cs</DependentUpon>
\r
163 <Compile Include="Advanced\InstalledPluginsView.cs">
\r
164 <SubType>UserControl</SubType>
\r
166 <Compile Include="Advanced\InstalledPluginsView.Designer.cs">
\r
167 <DependentUpon>InstalledPluginsView.cs</DependentUpon>
\r
169 <Compile Include="Advanced\LicenseConfirmationDialog.cs">
\r
170 <SubType>Form</SubType>
\r
172 <Compile Include="Advanced\LicenseConfirmationDialog.Designer.cs">
\r
173 <DependentUpon>LicenseConfirmationDialog.cs</DependentUpon>
\r
175 <Compile Include="Advanced\UploadPluginsView.cs">
\r
176 <SubType>UserControl</SubType>
\r
178 <Compile Include="Advanced\UploadPluginsView.Designer.cs">
\r
179 <DependentUpon>UploadPluginsView.cs</DependentUpon>
\r
181 <Compile Include="Advanced\Util.cs" />
\r
182 <Compile Include="Advanced\InstallationManagerControl.cs">
\r
183 <SubType>UserControl</SubType>
\r
185 <Compile Include="Advanced\InstallationManagerControl.Designer.cs">
\r
186 <DependentUpon>InstallationManagerControl.cs</DependentUpon>
\r
188 <Compile Include="Advanced\InstallationManagerException.cs" />
\r
189 <Compile Include="Advanced\InstallationManager.cs" />
\r
190 <Compile Include="Advanced\InstallationManagerForm.cs">
\r
191 <SubType>Form</SubType>
\r
193 <Compile Include="Advanced\InstallationManagerForm.Designer.cs">
\r
194 <DependentUpon>InstallationManagerForm.cs</DependentUpon>
\r
196 <Compile Include="Advanced\DeploymentService\PluginDescription.cs">
\r
197 <SubType>Code</SubType>
\r
199 <Compile Include="Advanced\DeploymentService\ProductDescription.cs">
\r
200 <SubType>Code</SubType>
\r
202 <Compile Include="Advanced\IStatusDisplay.cs" />
\r
203 <Compile Include="Advanced\LicenseView.cs">
\r
204 <SubType>Form</SubType>
\r
206 <Compile Include="Advanced\LicenseView.Designer.cs">
\r
207 <DependentUpon>LicenseView.cs</DependentUpon>
\r
209 <Compile Include="Advanced\MultiSelectListView.cs">
\r
210 <SubType>Component</SubType>
\r
212 <Compile Include="Advanced\MultiSelectListView.Designer.cs">
\r
213 <DependentUpon>MultiSelectListView.cs</DependentUpon>
\r
215 <Compile Include="Advanced\PluginView.cs">
\r
216 <SubType>Form</SubType>
\r
218 <Compile Include="Advanced\PluginView.Designer.cs">
\r
219 <DependentUpon>PluginView.cs</DependentUpon>
\r
221 <Compile Include="AssemblyHelpers.cs" />
\r
222 <Compile Include="CommandLineArgumentHandling\Arguments\OpenArgument.cs" />
\r
223 <Compile Include="CommandLineArgumentHandling\Arguments\HideStarterArgument.cs" />
\r
224 <Compile Include="CommandLineArgumentHandling\Arguments\StartArgument.cs" />
\r
225 <Compile Include="CommandLineArgumentHandling\CommandLineArgument.cs" />
\r
226 <Compile Include="CommandLineArgumentHandling\CommandLineArgumentHandling.cs" />
\r
227 <Compile Include="CommandLineArgumentHandling\ICommandLineArgument.cs" />
\r
228 <Compile Include="Attributes\ApplicationAttribute.cs" />
\r
229 <Compile Include="Attributes\ContactInformationAttribute.cs" />
\r
230 <Compile Include="Attributes\NonDiscoverableTypeAttribute.cs" />
\r
231 <Compile Include="Attributes\PluginAttribute.cs" />
\r
232 <Compile Include="Attributes\PluginDependencyAttribute.cs" />
\r
233 <Compile Include="Attributes\PluginFileAttribute.cs" />
\r
234 <Compile Include="BaseClasses\ApplicationBase.cs" />
\r
235 <Compile Include="BaseClasses\PluginBase.cs" />
\r
236 <Compile Include="SandboxApplicationManager.cs" />
\r
237 <Compile Include="DefaultApplicationManager.cs" />
\r
238 <Compile Include="ErrorHandling\ErrorDialog.cs">
\r
239 <SubType>Form</SubType>
\r
241 <Compile Include="ErrorHandling\ErrorDialog.Designer.cs">
\r
242 <DependentUpon>ErrorDialog.cs</DependentUpon>
\r
244 <Compile Include="ErrorHandling\ErrorHandling.cs">
\r
246 <Compile Include="ErrorHandling\FrameworkVersionErrorDialog.cs">
\r
247 <SubType>Form</SubType>
\r
249 <Compile Include="ErrorHandling\FrameworkVersionErrorDialog.Designer.cs">
\r
250 <DependentUpon>FrameworkVersionErrorDialog.cs</DependentUpon>
\r
252 <Compile Include="LightweightApplicationManager.cs" />
\r
253 <Compile Include="Interfaces\IPluginFile.cs" />
\r
254 <Compile Include="Interfaces\IApplicationManager.cs" />
\r
255 <Compile Include="Interfaces\IApplicationDescription.cs" />
\r
256 <Compile Include="Interfaces\IApplication.cs" />
\r
257 <Compile Include="Interfaces\IControlManager.cs" />
\r
258 <Compile Include="Interfaces\IPlugin.cs" />
\r
259 <Compile Include="ControlManager.cs" />
\r
260 <Compile Include="Interfaces\IPluginDescription.cs" />
\r
261 <Compile Include="InvalidPluginException.cs" />
\r
262 <Compile Include="Manager\ApplicationDescription.cs" />
\r
263 <Compile Include="Manager\PluginFile.cs" />
\r
264 <Compile Include="Manager\PluginInfrastructureCancelEventArgs.cs" />
\r
265 <Compile Include="Manager\PluginDescription.cs" />
\r
266 <Compile Include="Manager\PluginInfrastructureEventArgs.cs" />
\r
267 <Compile Include="Manager\PluginManager.cs" />
\r
268 <Compile Include="Manager\PluginValidator.cs" />
\r
269 <Compile Include="PluginDescriptionIterator.cs" />
\r
270 <Compile Include="ApplicationManager.cs" />
\r
271 <Compile Include="PluginState.cs" />
\r
272 <Compile Include="Main.cs" />
\r
273 <Compile Include="Properties\AssemblyInfo.cs" />
\r
274 <Compile Include="TypeExtensions.cs" />
\r
275 <None Include="Advanced\DeploymentService\GenerateServiceClients.cmd" />
\r
276 <None Include="app.config">
\r
277 <SubType>Designer</SubType>
\r
279 <None Include="HeuristicLab.snk" />
\r
280 <None Include="Properties\AssemblyInfo.cs.frame" />
\r
281 <None Include="Properties\Settings.settings">
\r
282 <Generator>PublicSettingsSingleFileGenerator</Generator>
\r
283 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
\r
285 <Compile Include="Properties\Settings.Designer.cs">
\r
286 <AutoGen>True</AutoGen>
\r
287 <DependentUpon>Settings.settings</DependentUpon>
\r
288 <DesignTimeSharedInput>True</DesignTimeSharedInput>
\r
290 <Compile Include="Resources.Designer.cs">
\r
291 <AutoGen>True</AutoGen>
\r
292 <DesignTime>True</DesignTime>
\r
293 <DependentUpon>Resources.resx</DependentUpon>
\r
295 <Compile Include="Sandboxing\SandboxManager.cs" />
\r
296 <Compile Include="Starter\AboutDialog.cs">
\r
297 <SubType>Form</SubType>
\r
299 <Compile Include="Starter\AboutDialog.Designer.cs">
\r
300 <DependentUpon>AboutDialog.cs</DependentUpon>
\r
302 <Compile Include="Starter\SplashScreen.cs">
\r
303 <SubType>Form</SubType>
\r
305 <Compile Include="Starter\SplashScreen.Designer.cs">
\r
306 <DependentUpon>SplashScreen.cs</DependentUpon>
\r
308 <Compile Include="Starter\StarterForm.cs">
\r
309 <SubType>Form</SubType>
\r
311 <Compile Include="Starter\StarterForm.Designer.cs">
\r
312 <DependentUpon>StarterForm.cs</DependentUpon>
\r
316 <EmbeddedResource Include="Advanced\DeploymentService\services.heuristiclab.com.cer" />
\r
317 <None Include="Resources\Error.ico" />
\r
318 <Content Include="Resources\HeuristicLab.ico" />
\r
319 <None Include="Resources\HeuristicLabLogo.png" />
\r
320 <None Include="Resources\HeuristicLabBanner.png" />
\r
321 <Content Include="Resources\UpdateAvailable.ico" />
\r
322 <Content Include="Resources\VS2008ImageLibrary_Actions_PublishToWebHS.png" />
\r
323 <Content Include="Resources\VS2008ImageLibrary_Actions_RepeatHS.png" />
\r
324 <None Include="Resources\VS2008ImageLibrary_Annotations_Error.png" />
\r
325 <Content Include="Resources\VS2008ImageLibrary_CommonElements_Actions_Add.png" />
\r
326 <Content Include="Resources\VS2008ImageLibrary_Objects_Plugin.png" />
\r
327 <EmbeddedResource Include="Resources.resx">
\r
328 <Generator>ResXFileCodeGenerator</Generator>
\r
329 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
\r
330 <SubType>Designer</SubType>
\r
331 </EmbeddedResource>
\r
332 <None Include="Resources\VS2008ImageLibrary_CommonElements_Actions_Remove.png" />
\r
333 <None Include="Resources\show_icons.png" />
\r
334 <None Include="Resources\show_details.png" />
\r
335 <None Include="Resources\Setup_Install.ico" />
\r
336 <None Include="Resources\VS2008ImageLibrary_Objects_NetworkConnections.png" />
\r
337 <None Include="Resources\VS2008ImageLibrary_CommonElements_Objects_Arrow_Up.png" />
\r
338 <None Include="Resources\VS2008ImageLibrary_Objects_File.png" />
\r
339 <None Include="Resources\VS2008ImageLibrary_Objects_Document.png" />
\r
340 <None Include="Resources\VS2008ImageLibrary_Objects_Internet.png" />
\r
341 <None Include="Resources\VS2008ImageLibrary_Objects_Install.png" />
\r
342 <None Include="Resources\VS2008ImageLibrary_Objects_Assembly.png" />
\r
345 <WCFMetadata Include="Service References\" />
\r
348 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
\r
349 <Visible>False</Visible>
\r
350 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
\r
351 <Install>false</Install>
\r
352 </BootstrapperPackage>
\r
353 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
\r
354 <Visible>False</Visible>
\r
355 <ProductName>.NET Framework 3.5 SP1</ProductName>
\r
356 <Install>true</Install>
\r
357 </BootstrapperPackage>
\r
358 <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
\r
359 <Visible>False</Visible>
\r
360 <ProductName>Windows Installer 3.1</ProductName>
\r
361 <Install>true</Install>
\r
362 </BootstrapperPackage>
\r
364 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r
365 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
\r
366 Other similar extension points exist, see Microsoft.Common.targets.
\r
367 <Target Name="BeforeBuild">
\r
369 <Target Name="AfterBuild">
\r
373 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
\r
374 set ProjectDir=$(ProjectDir)
\r
375 set SolutionDir=$(SolutionDir)
\r
376 set Outdir=$(Outdir)
\r
378 call PreBuildEvent.cmd</PreBuildEvent>
\r
379 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
\r
380 export ProjectDir=$(ProjectDir)
\r
381 export SolutionDir=$(SolutionDir)
\r
383 $SolutionDir/PreBuildEvent.sh
\r