[5600] | 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>9.0.30729</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.DataAnalysis.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.DataAnalysis.Views-3.4</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
| 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 19 | <FileUpgradeFlags>
|
---|
| 20 | </FileUpgradeFlags>
|
---|
| 21 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 22 | <UpgradeBackupLocation />
|
---|
| 23 | <PublishUrl>publish\</PublishUrl>
|
---|
| 24 | <Install>true</Install>
|
---|
| 25 | <InstallFrom>Disk</InstallFrom>
|
---|
| 26 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 27 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 28 | <UpdateInterval>7</UpdateInterval>
|
---|
| 29 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 30 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 31 | <UpdateRequired>false</UpdateRequired>
|
---|
| 32 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 33 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 34 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 35 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 36 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 37 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
| 43 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
| 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 50 | <DebugType>pdbonly</DebugType>
|
---|
| 51 | <Optimize>true</Optimize>
|
---|
| 52 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <WarningLevel>4</WarningLevel>
|
---|
| 56 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 57 | </PropertyGroup>
|
---|
| 58 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 59 | <DebugSymbols>true</DebugSymbols>
|
---|
| 60 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 61 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 62 | <DebugType>full</DebugType>
|
---|
| 63 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 64 | <ErrorReport>prompt</ErrorReport>
|
---|
| 65 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 66 | </PropertyGroup>
|
---|
| 67 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 68 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 69 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 70 | <Optimize>true</Optimize>
|
---|
| 71 | <DebugType>pdbonly</DebugType>
|
---|
| 72 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 73 | <ErrorReport>prompt</ErrorReport>
|
---|
| 74 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 75 | </PropertyGroup>
|
---|
| 76 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 77 | <DebugSymbols>true</DebugSymbols>
|
---|
| 78 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 80 | <DebugType>full</DebugType>
|
---|
| 81 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
| 83 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 84 | </PropertyGroup>
|
---|
| 85 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 86 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 87 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 88 | <Optimize>true</Optimize>
|
---|
| 89 | <DebugType>pdbonly</DebugType>
|
---|
| 90 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 91 | <ErrorReport>prompt</ErrorReport>
|
---|
| 92 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 93 | </PropertyGroup>
|
---|
| 94 | <ItemGroup>
|
---|
| 95 | <Reference Include="System" />
|
---|
| 96 | <Reference Include="System.Core">
|
---|
| 97 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 98 | </Reference>
|
---|
| 99 | <Reference Include="System.Drawing" />
|
---|
| 100 | <Reference Include="System.Windows.Forms" />
|
---|
| 101 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
| 102 | <Reference Include="System.Xml.Linq">
|
---|
| 103 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 104 | </Reference>
|
---|
| 105 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 106 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="System.Data" />
|
---|
| 109 | <Reference Include="System.Xml" />
|
---|
| 110 | </ItemGroup>
|
---|
| 111 | <ItemGroup>
|
---|
[6613] | 112 | <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
|
---|
| 113 | <SubType>UserControl</SubType>
|
---|
| 114 | </Compile>
|
---|
| 115 | <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
|
---|
| 116 | <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
|
---|
| 117 | </Compile>
|
---|
[6612] | 118 | <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
|
---|
| 119 | <SubType>UserControl</SubType>
|
---|
| 120 | </Compile>
|
---|
| 121 | <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
|
---|
| 122 | <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
|
---|
| 123 | </Compile>
|
---|
[6596] | 124 | <Compile Include="Solution Views\ClassificationSolutionView.cs">
|
---|
[5829] | 125 | <SubType>UserControl</SubType>
|
---|
| 126 | </Compile>
|
---|
[6596] | 127 | <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
|
---|
[5829] | 128 | <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
|
---|
| 129 | </Compile>
|
---|
[5664] | 130 | <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
|
---|
| 131 | <SubType>UserControl</SubType>
|
---|
| 132 | </Compile>
|
---|
| 133 | <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
|
---|
| 134 | <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
|
---|
| 135 | </Compile>
|
---|
[5663] | 136 | <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
|
---|
| 137 | <SubType>UserControl</SubType>
|
---|
| 138 | </Compile>
|
---|
| 139 | <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 140 | <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 141 | </Compile>
|
---|
[5678] | 142 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
|
---|
| 143 | <SubType>UserControl</SubType>
|
---|
| 144 | </Compile>
|
---|
| 145 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 146 | <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 147 | </Compile>
|
---|
[5664] | 148 | <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
|
---|
| 149 | <SubType>UserControl</SubType>
|
---|
| 150 | </Compile>
|
---|
| 151 | <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
|
---|
| 152 | <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
|
---|
| 153 | </Compile>
|
---|
[5829] | 154 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
|
---|
[5664] | 155 | <SubType>UserControl</SubType>
|
---|
| 156 | </Compile>
|
---|
[5829] | 157 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
|
---|
| 158 | <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
|
---|
| 159 | </Compile>
|
---|
[5853] | 160 | <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
|
---|
| 161 | <SubType>UserControl</SubType>
|
---|
| 162 | </Compile>
|
---|
| 163 | <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
|
---|
| 164 | <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
|
---|
| 165 | </Compile>
|
---|
[6596] | 166 | <Compile Include="Solution Views\ClusteringSolutionView.cs">
|
---|
[5853] | 167 | <SubType>UserControl</SubType>
|
---|
| 168 | </Compile>
|
---|
[6596] | 169 | <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
|
---|
[5853] | 170 | <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
|
---|
| 171 | </Compile>
|
---|
[6613] | 172 | <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
|
---|
| 173 | <SubType>UserControl</SubType>
|
---|
| 174 | </Compile>
|
---|
| 175 | <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
|
---|
| 176 | <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
|
---|
| 177 | </Compile>
|
---|
[6596] | 178 | <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
|
---|
[5829] | 179 | <SubType>UserControl</SubType>
|
---|
| 180 | </Compile>
|
---|
[6596] | 181 | <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
|
---|
[5664] | 182 | <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
|
---|
| 183 | </Compile>
|
---|
[5829] | 184 | <Compile Include="Interfaces\IDiscriminantFunctionClassificationSolutionEvaluationView.cs" />
|
---|
| 185 | <Compile Include="Interfaces\IClusteringSolutionEvaluationView.cs" />
|
---|
| 186 | <Compile Include="Interfaces\IClassificationSolutionEvaluationView.cs" />
|
---|
[6596] | 187 | <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
|
---|
[5694] | 188 | <SubType>UserControl</SubType>
|
---|
| 189 | </Compile>
|
---|
[6596] | 190 | <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
|
---|
[5694] | 191 | <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
|
---|
| 192 | </Compile>
|
---|
[5770] | 193 | <Compile Include="DoubleLimitView.cs">
|
---|
| 194 | <SubType>UserControl</SubType>
|
---|
| 195 | </Compile>
|
---|
| 196 | <Compile Include="DoubleLimitView.Designer.cs">
|
---|
| 197 | <DependentUpon>DoubleLimitView.cs</DependentUpon>
|
---|
| 198 | </Compile>
|
---|
[5829] | 199 | <Compile Include="Interfaces\IRegressionSolutionEvaluationView.cs" />
|
---|
[6520] | 200 | <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
|
---|
[6612] | 201 | <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
|
---|
| 202 | <SubType>UserControl</SubType>
|
---|
| 203 | </Compile>
|
---|
| 204 | <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
|
---|
| 205 | <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
|
---|
| 206 | </Compile>
|
---|
[6596] | 207 | <Compile Include="Solution Views\RegressionSolutionView.cs">
|
---|
[5829] | 208 | <SubType>UserControl</SubType>
|
---|
| 209 | </Compile>
|
---|
[6596] | 210 | <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
|
---|
[5829] | 211 | <DependentUpon>RegressionSolutionView.cs</DependentUpon>
|
---|
| 212 | </Compile>
|
---|
[5663] | 213 | <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
|
---|
| 214 | <SubType>UserControl</SubType>
|
---|
| 215 | </Compile>
|
---|
| 216 | <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
|
---|
| 217 | <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
|
---|
| 218 | </Compile>
|
---|
| 219 | <Compile Include="Regression\RegressionSolutionLineChartView.cs">
|
---|
| 220 | <SubType>UserControl</SubType>
|
---|
| 221 | </Compile>
|
---|
| 222 | <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
|
---|
| 223 | <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
|
---|
| 224 | </Compile>
|
---|
| 225 | <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
|
---|
| 226 | <SubType>UserControl</SubType>
|
---|
| 227 | </Compile>
|
---|
| 228 | <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
|
---|
| 229 | <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
|
---|
| 230 | </Compile>
|
---|
[5600] | 231 | <None Include="HeuristicLab.snk" />
|
---|
| 232 | <None Include="HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame" />
|
---|
| 233 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
[5623] | 234 | <Compile Include="DataAnalysisProblemView.cs">
|
---|
| 235 | <SubType>UserControl</SubType>
|
---|
| 236 | </Compile>
|
---|
| 237 | <Compile Include="DataAnalysisProblemView.Designer.cs">
|
---|
| 238 | <DependentUpon>DataAnalysisProblemView.cs</DependentUpon>
|
---|
| 239 | </Compile>
|
---|
[5600] | 240 | <Compile Include="HeuristicLabProblemsDataAnalysisViewsPlugin.cs" />
|
---|
| 241 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 242 | </ItemGroup>
|
---|
| 243 | <ItemGroup>
|
---|
[5829] | 244 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 245 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 246 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 247 | </ProjectReference>
|
---|
| 248 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 249 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 250 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 251 | </ProjectReference>
|
---|
[5600] | 252 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 253 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 254 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 255 | </ProjectReference>
|
---|
| 256 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 257 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 258 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 259 | </ProjectReference>
|
---|
| 260 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 261 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 262 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 263 | </ProjectReference>
|
---|
| 264 | <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
| 265 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
| 266 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
| 267 | </ProjectReference>
|
---|
| 268 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 269 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 270 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 271 | </ProjectReference>
|
---|
| 272 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj">
|
---|
| 273 | <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project>
|
---|
| 274 | <Name>ALGLIB-3.1.0</Name>
|
---|
| 275 | </ProjectReference>
|
---|
| 276 | <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0.csproj">
|
---|
| 277 | <Project>{DE69A359-A5B8-4D3D-BA8D-D5780D7F96D6}</Project>
|
---|
| 278 | <Name>HeuristicLab.ALGLIB-3.1.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-3.1.0\HeuristicLab.ALGLIB-3.1.0%29</Name>
|
---|
| 279 | </ProjectReference>
|
---|
| 280 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 281 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 282 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
| 283 | </ProjectReference>
|
---|
| 284 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 285 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 286 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 287 | </ProjectReference>
|
---|
[5623] | 288 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
|
---|
| 289 | <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
|
---|
| 290 | <Name>HeuristicLab.Optimization.Views-3.3</Name>
|
---|
| 291 | </ProjectReference>
|
---|
| 292 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 293 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 294 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 295 | </ProjectReference>
|
---|
[6520] | 296 | <ProjectReference Include="..\..\HeuristicLab.Optimizer\3.3\HeuristicLab.Optimizer-3.3.csproj">
|
---|
| 297 | <Project>{C664305E-497C-4533-A140-967DEDB05C19}</Project>
|
---|
| 298 | <Name>HeuristicLab.Optimizer-3.3</Name>
|
---|
| 299 | </ProjectReference>
|
---|
[5600] | 300 | <ProjectReference Include="..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
|
---|
| 301 | <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
|
---|
| 302 | <Name>HeuristicLab.Parameters.Views-3.3</Name>
|
---|
| 303 | </ProjectReference>
|
---|
| 304 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 305 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 306 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 307 | </ProjectReference>
|
---|
| 308 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 309 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 310 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 311 | </ProjectReference>
|
---|
| 312 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 313 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
| 314 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
| 315 | </ProjectReference>
|
---|
[5663] | 316 | <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
| 317 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
| 318 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
| 319 | </ProjectReference>
|
---|
[5600] | 320 | </ItemGroup>
|
---|
| 321 | <ItemGroup>
|
---|
| 322 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 323 | <Visible>False</Visible>
|
---|
| 324 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 325 | <Install>false</Install>
|
---|
| 326 | </BootstrapperPackage>
|
---|
| 327 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 328 | <Visible>False</Visible>
|
---|
| 329 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 330 | <Install>true</Install>
|
---|
| 331 | </BootstrapperPackage>
|
---|
| 332 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 333 | <Visible>False</Visible>
|
---|
| 334 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 335 | <Install>true</Install>
|
---|
| 336 | </BootstrapperPackage>
|
---|
| 337 | </ItemGroup>
|
---|
[5853] | 338 | <ItemGroup />
|
---|
[5600] | 339 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 340 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 341 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 342 | <Target Name="BeforeBuild">
|
---|
| 343 | </Target>
|
---|
| 344 | <Target Name="AfterBuild">
|
---|
| 345 | </Target>
|
---|
| 346 | -->
|
---|
| 347 | <PropertyGroup>
|
---|
| 348 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 349 | set ProjectDir=$(ProjectDir)
|
---|
| 350 | set SolutionDir=$(SolutionDir)
|
---|
| 351 | set Outdir=$(Outdir)
|
---|
| 352 |
|
---|
| 353 | call PreBuildEvent.cmd
|
---|
| 354 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabProblemsDataAnalysisViewsPlugin.cs"</PreBuildEvent>
|
---|
| 355 | </PropertyGroup>
|
---|
| 356 | </Project> |
---|