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