[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>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[5600] | 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>
|
---|
[15837] | 43 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[5600] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
| 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[15837] | 53 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[5600] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
| 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 61 | <DebugSymbols>true</DebugSymbols>
|
---|
[15837] | 62 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[5600] | 63 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 64 | <DebugType>full</DebugType>
|
---|
| 65 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 68 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 69 | </PropertyGroup>
|
---|
| 70 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[15837] | 71 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[5600] | 72 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 73 | <Optimize>true</Optimize>
|
---|
| 74 | <DebugType>pdbonly</DebugType>
|
---|
| 75 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 76 | <ErrorReport>prompt</ErrorReport>
|
---|
| 77 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 78 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 79 | </PropertyGroup>
|
---|
| 80 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 81 | <DebugSymbols>true</DebugSymbols>
|
---|
[15837] | 82 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[5600] | 83 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 84 | <DebugType>full</DebugType>
|
---|
| 85 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
---|
| 87 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 88 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 89 | </PropertyGroup>
|
---|
| 90 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[15837] | 91 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[5600] | 92 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 93 | <Optimize>true</Optimize>
|
---|
| 94 | <DebugType>pdbonly</DebugType>
|
---|
| 95 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 96 | <ErrorReport>prompt</ErrorReport>
|
---|
| 97 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 98 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[5600] | 99 | </PropertyGroup>
|
---|
| 100 | <ItemGroup>
|
---|
[12817] | 101 | <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 102 | <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
[15846] | 103 | <SpecificVersion>False</SpecificVersion>
|
---|
[8435] | 104 | <Private>False</Private>
|
---|
| 105 | </Reference>
|
---|
[15837] | 106 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 107 | <SpecificVersion>False</SpecificVersion>
|
---|
| 108 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
[15846] | 109 | <Private>False</Private>
|
---|
[15837] | 110 | </Reference>
|
---|
| 111 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 112 | <SpecificVersion>False</SpecificVersion>
|
---|
| 113 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
[15846] | 114 | <Private>False</Private>
|
---|
[15837] | 115 | </Reference>
|
---|
| 116 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 117 | <SpecificVersion>False</SpecificVersion>
|
---|
| 118 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[15846] | 119 | <Private>False</Private>
|
---|
[15837] | 120 | </Reference>
|
---|
[15846] | 121 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 122 | <SpecificVersion>False</SpecificVersion>
|
---|
| 123 | <Private>False</Private>
|
---|
| 124 | </Reference>
|
---|
[15837] | 125 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 126 | <SpecificVersion>False</SpecificVersion>
|
---|
| 127 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
[15846] | 128 | <Private>False</Private>
|
---|
[15837] | 129 | </Reference>
|
---|
| 130 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 131 | <SpecificVersion>False</SpecificVersion>
|
---|
| 132 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[15846] | 133 | <Private>False</Private>
|
---|
[15837] | 134 | </Reference>
|
---|
| 135 | <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 136 | <SpecificVersion>False</SpecificVersion>
|
---|
| 137 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[15846] | 138 | <Private>False</Private>
|
---|
[15837] | 139 | </Reference>
|
---|
| 140 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 141 | <SpecificVersion>False</SpecificVersion>
|
---|
| 142 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[15846] | 143 | <Private>False</Private>
|
---|
[15837] | 144 | </Reference>
|
---|
| 145 | <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 146 | <SpecificVersion>False</SpecificVersion>
|
---|
| 147 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
|
---|
[15846] | 148 | <Private>False</Private>
|
---|
[15837] | 149 | </Reference>
|
---|
| 150 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 151 | <SpecificVersion>False</SpecificVersion>
|
---|
| 152 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[15846] | 153 | <Private>False</Private>
|
---|
[15837] | 154 | </Reference>
|
---|
| 155 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 156 | <SpecificVersion>False</SpecificVersion>
|
---|
| 157 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[15846] | 158 | <Private>False</Private>
|
---|
[15837] | 159 | </Reference>
|
---|
[15846] | 160 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 161 | <SpecificVersion>False</SpecificVersion>
|
---|
| 162 | <Private>False</Private>
|
---|
| 163 | </Reference>
|
---|
[15837] | 164 | <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 165 | <SpecificVersion>False</SpecificVersion>
|
---|
| 166 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
[15846] | 167 | <Private>False</Private>
|
---|
[15837] | 168 | </Reference>
|
---|
| 169 | <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 170 | <SpecificVersion>False</SpecificVersion>
|
---|
| 171 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
|
---|
[15846] | 172 | <Private>False</Private>
|
---|
[15837] | 173 | </Reference>
|
---|
| 174 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 175 | <SpecificVersion>False</SpecificVersion>
|
---|
| 176 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
[15846] | 177 | <Private>False</Private>
|
---|
[15837] | 178 | </Reference>
|
---|
| 179 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 180 | <SpecificVersion>False</SpecificVersion>
|
---|
| 181 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[15846] | 182 | <Private>False</Private>
|
---|
[15837] | 183 | </Reference>
|
---|
| 184 | <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 185 | <SpecificVersion>False</SpecificVersion>
|
---|
| 186 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
|
---|
[15846] | 187 | <Private>False</Private>
|
---|
[15837] | 188 | </Reference>
|
---|
[5600] | 189 | <Reference Include="System" />
|
---|
| 190 | <Reference Include="System.Core">
|
---|
| 191 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 192 | </Reference>
|
---|
| 193 | <Reference Include="System.Drawing" />
|
---|
| 194 | <Reference Include="System.Windows.Forms" />
|
---|
[14125] | 195 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[5600] | 196 | <Reference Include="System.Xml.Linq">
|
---|
| 197 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 198 | </Reference>
|
---|
| 199 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 200 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 201 | </Reference>
|
---|
| 202 | <Reference Include="System.Data" />
|
---|
| 203 | <Reference Include="System.Xml" />
|
---|
| 204 | </ItemGroup>
|
---|
| 205 | <ItemGroup>
|
---|
[15638] | 206 | <Compile Include="Classification\ClassificationSolutionVariableImpactsView.cs">
|
---|
| 207 | <SubType>UserControl</SubType>
|
---|
| 208 | </Compile>
|
---|
| 209 | <Compile Include="Classification\ClassificationSolutionVariableImpactsView.Designer.cs">
|
---|
| 210 | <DependentUpon>ClassificationSolutionVariableImpactsView.cs</DependentUpon>
|
---|
| 211 | </Compile>
|
---|
[14099] | 212 | <Compile Include="Controls\DensityChart.cs">
|
---|
[14095] | 213 | <SubType>UserControl</SubType>
|
---|
| 214 | </Compile>
|
---|
[14099] | 215 | <Compile Include="Controls\DensityChart.Designer.cs">
|
---|
[14095] | 216 | <DependentUpon>DensityChart.cs</DependentUpon>
|
---|
| 217 | </Compile>
|
---|
[14099] | 218 | <Compile Include="Controls\DensityTrackbar.cs">
|
---|
[14095] | 219 | <SubType>UserControl</SubType>
|
---|
| 220 | </Compile>
|
---|
[14099] | 221 | <Compile Include="Controls\DensityTrackbar.Designer.cs">
|
---|
[14095] | 222 | <DependentUpon>DensityTrackbar.cs</DependentUpon>
|
---|
| 223 | </Compile>
|
---|
[14852] | 224 | <Compile Include="Controls\FactorPartialDependencePlot.cs">
|
---|
[14826] | 225 | <SubType>UserControl</SubType>
|
---|
| 226 | </Compile>
|
---|
[14852] | 227 | <Compile Include="Controls\FactorPartialDependencePlot.Designer.cs">
|
---|
| 228 | <DependentUpon>FactorPartialDependencePlot.cs</DependentUpon>
|
---|
[14826] | 229 | </Compile>
|
---|
[14852] | 230 | <Compile Include="Controls\PartialDependencePlot.cs">
|
---|
| 231 | <SubType>UserControl</SubType>
|
---|
| 232 | </Compile>
|
---|
| 233 | <Compile Include="Controls\PartialDependencePlot.Designer.cs">
|
---|
| 234 | <DependentUpon>PartialDependencePlot.cs</DependentUpon>
|
---|
| 235 | </Compile>
|
---|
| 236 | <Compile Include="Controls\PartialDependencePlotConfigurationDialog.cs">
|
---|
| 237 | <SubType>Form</SubType>
|
---|
| 238 | </Compile>
|
---|
| 239 | <Compile Include="Controls\PartialDependencePlotConfigurationDialog.Designer.cs">
|
---|
| 240 | <DependentUpon>PartialDependencePlotConfigurationDialog.cs</DependentUpon>
|
---|
| 241 | </Compile>
|
---|
[13938] | 242 | <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationCalculator.cs" />
|
---|
| 243 | <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationCalculator.cs" />
|
---|
[6672] | 244 | <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.cs">
|
---|
| 245 | <SubType>UserControl</SubType>
|
---|
| 246 | </Compile>
|
---|
| 247 | <Compile Include="Classification\ClassificationEnsembleSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 248 | <DependentUpon>ClassificationEnsembleSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 249 | </Compile>
|
---|
[6613] | 250 | <Compile Include="Classification\ClassificationEnsembleSolutionModelView.cs">
|
---|
| 251 | <SubType>UserControl</SubType>
|
---|
| 252 | </Compile>
|
---|
| 253 | <Compile Include="Classification\ClassificationEnsembleSolutionModelView.Designer.cs">
|
---|
| 254 | <DependentUpon>ClassificationEnsembleSolutionModelView.cs</DependentUpon>
|
---|
| 255 | </Compile>
|
---|
[8689] | 256 | <Compile Include="Classification\ClassificationFeatureCorrelationView.cs">
|
---|
| 257 | <SubType>UserControl</SubType>
|
---|
| 258 | </Compile>
|
---|
| 259 | <Compile Include="Classification\ClassificationFeatureCorrelationView.Designer.cs">
|
---|
| 260 | <DependentUpon>ClassificationFeatureCorrelationView.cs</DependentUpon>
|
---|
| 261 | </Compile>
|
---|
[13102] | 262 | <Compile Include="Classification\ClassificationSolutionComparisonView.cs">
|
---|
| 263 | <SubType>UserControl</SubType>
|
---|
| 264 | </Compile>
|
---|
[13100] | 265 | <Compile Include="Classification\ClassificationSolutionComparisonView.Designer.cs">
|
---|
| 266 | <DependentUpon>ClassificationSolutionComparisonView.cs</DependentUpon>
|
---|
| 267 | </Compile>
|
---|
[8689] | 268 | <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.cs">
|
---|
| 269 | <SubType>UserControl</SubType>
|
---|
| 270 | </Compile>
|
---|
| 271 | <Compile Include="Classification\ClassificationTimeframeFeatureCorrelationView.Designer.cs">
|
---|
| 272 | <DependentUpon>ClassificationTimeframeFeatureCorrelationView.cs</DependentUpon>
|
---|
| 273 | </Compile>
|
---|
[8679] | 274 | <Compile Include="Classification\DiscriminantFunctionClassificationModelView.cs">
|
---|
| 275 | <SubType>UserControl</SubType>
|
---|
| 276 | </Compile>
|
---|
| 277 | <Compile Include="Classification\DiscriminantFunctionClassificationModelView.Designer.cs">
|
---|
| 278 | <DependentUpon>DiscriminantFunctionClassificationModelView.cs</DependentUpon>
|
---|
| 279 | </Compile>
|
---|
[8435] | 280 | <Compile Include="Clustering\ClusteringSolutionVisualizationView.cs">
|
---|
| 281 | <SubType>UserControl</SubType>
|
---|
| 282 | </Compile>
|
---|
| 283 | <Compile Include="Clustering\ClusteringSolutionVisualizationView.Designer.cs">
|
---|
| 284 | <DependentUpon>ClusteringSolutionVisualizationView.cs</DependentUpon>
|
---|
| 285 | </Compile>
|
---|
[8578] | 286 | <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.cs">
|
---|
| 287 | <SubType>UserControl</SubType>
|
---|
| 288 | </Compile>
|
---|
| 289 | <Compile Include="FeatureCorrelation\AbstractFeatureCorrelationView.Designer.cs">
|
---|
| 290 | <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
|
---|
| 291 | </Compile>
|
---|
[6642] | 292 | <Compile Include="DataAnalysisSolutionEvaluationView.cs">
|
---|
| 293 | <SubType>UserControl</SubType>
|
---|
| 294 | </Compile>
|
---|
| 295 | <Compile Include="DataAnalysisSolutionEvaluationView.Designer.cs">
|
---|
| 296 | <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
|
---|
| 297 | </Compile>
|
---|
[8833] | 298 | <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
|
---|
[8578] | 299 | <Compile Include="FeatureCorrelation\FeatureCorrelationView.cs">
|
---|
[8542] | 300 | <SubType>UserControl</SubType>
|
---|
| 301 | </Compile>
|
---|
[8578] | 302 | <Compile Include="FeatureCorrelation\FeatureCorrelationView.Designer.cs">
|
---|
[8542] | 303 | <DependentUpon>FeatureCorrelationView.cs</DependentUpon>
|
---|
| 304 | </Compile>
|
---|
[11114] | 305 | <Compile Include="Interfaces\IDataPreprocessorStarter.cs" />
|
---|
[14852] | 306 | <Compile Include="Interfaces\IPartialDependencePlot.cs" />
|
---|
[14805] | 307 | <Compile Include="MenuItems\ChangeDataOfOptimizersMenuItem.cs" />
|
---|
[9859] | 308 | <Compile Include="MenuItems\ShrinkDataAnalysisRunsMenuItem.cs" />
|
---|
[12509] | 309 | <Compile Include="ModifiableDatasetView.cs">
|
---|
| 310 | <SubType>UserControl</SubType>
|
---|
| 311 | </Compile>
|
---|
| 312 | <Compile Include="ModifiableDatasetView.Designer.cs">
|
---|
| 313 | <DependentUpon>ModifiableDatasetView.cs</DependentUpon>
|
---|
| 314 | </Compile>
|
---|
[7097] | 315 | <Compile Include="Plugin.cs" />
|
---|
[8578] | 316 | <Compile Include="ProblemDataView.cs">
|
---|
| 317 | <SubType>UserControl</SubType>
|
---|
| 318 | </Compile>
|
---|
| 319 | <Compile Include="ProblemDataView.Designer.cs">
|
---|
| 320 | <DependentUpon>ProblemDataView.cs</DependentUpon>
|
---|
| 321 | </Compile>
|
---|
[14099] | 322 | <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.cs">
|
---|
[14095] | 323 | <SubType>UserControl</SubType>
|
---|
| 324 | </Compile>
|
---|
[14099] | 325 | <Compile Include="Regression\ConfidenceRegressionSolutionEstimatedValuesView.Designer.cs">
|
---|
| 326 | <DependentUpon>ConfidenceRegressionSolutionEstimatedValuesView.cs</DependentUpon>
|
---|
[14095] | 327 | </Compile>
|
---|
[14099] | 328 | <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.cs">
|
---|
[14095] | 329 | <SubType>UserControl</SubType>
|
---|
| 330 | </Compile>
|
---|
[14099] | 331 | <Compile Include="Regression\ConfidenceRegressionSolutionLineChartView.Designer.cs">
|
---|
| 332 | <DependentUpon>ConfidenceRegressionSolutionLineChartView.cs</DependentUpon>
|
---|
[14095] | 333 | </Compile>
|
---|
[13705] | 334 | <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.cs">
|
---|
| 335 | <SubType>UserControl</SubType>
|
---|
| 336 | </Compile>
|
---|
| 337 | <Compile Include="Regression\RegressionEnsembleSolutionModelWeightsView.Designer.cs">
|
---|
| 338 | <DependentUpon>RegressionEnsembleSolutionModelWeightsView.cs</DependentUpon>
|
---|
| 339 | </Compile>
|
---|
[8689] | 340 | <Compile Include="Regression\RegressionFeatureCorrelationView.cs">
|
---|
| 341 | <SubType>UserControl</SubType>
|
---|
| 342 | </Compile>
|
---|
| 343 | <Compile Include="Regression\RegressionFeatureCorrelationView.Designer.cs">
|
---|
| 344 | <DependentUpon>RegressionFeatureCorrelationView.cs</DependentUpon>
|
---|
| 345 | </Compile>
|
---|
[14486] | 346 | <Compile Include="Regression\RegressionSolutionLineChartViewBase.cs">
|
---|
| 347 | <SubType>UserControl</SubType>
|
---|
| 348 | </Compile>
|
---|
| 349 | <Compile Include="Regression\RegressionSolutionLineChartViewBase.Designer.cs">
|
---|
| 350 | <DependentUpon>RegressionSolutionLineChartViewBase.cs</DependentUpon>
|
---|
| 351 | </Compile>
|
---|
[14852] | 352 | <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.cs">
|
---|
| 353 | <SubType>UserControl</SubType>
|
---|
| 354 | </Compile>
|
---|
| 355 | <Compile Include="Regression\RegressionSolutionPartialDependencePlotView.Designer.cs">
|
---|
| 356 | <DependentUpon>RegressionSolutionPartialDependencePlotView.cs</DependentUpon>
|
---|
| 357 | </Compile>
|
---|
[14483] | 358 | <Compile Include="Regression\RegressionSolutionResidualsLineChartView.cs">
|
---|
| 359 | <SubType>UserControl</SubType>
|
---|
| 360 | </Compile>
|
---|
| 361 | <Compile Include="Regression\RegressionSolutionResidualsLineChartView.Designer.cs">
|
---|
| 362 | <DependentUpon>RegressionSolutionResidualsLineChartView.cs</DependentUpon>
|
---|
| 363 | </Compile>
|
---|
[14889] | 364 | <Compile Include="Regression\RegressionSolutionResidualAnalysisView.cs">
|
---|
| 365 | <SubType>UserControl</SubType>
|
---|
| 366 | </Compile>
|
---|
| 367 | <Compile Include="Regression\RegressionSolutionResidualAnalysisView.Designer.cs">
|
---|
| 368 | <DependentUpon>RegressionSolutionResidualAnalysisView.cs</DependentUpon>
|
---|
| 369 | </Compile>
|
---|
[14348] | 370 | <Compile Include="Regression\RegressionSolutionVariableImpactsView.cs">
|
---|
| 371 | <SubType>UserControl</SubType>
|
---|
| 372 | </Compile>
|
---|
| 373 | <Compile Include="Regression\RegressionSolutionVariableImpactsView.Designer.cs">
|
---|
| 374 | <DependentUpon>RegressionSolutionVariableImpactsView.cs</DependentUpon>
|
---|
| 375 | </Compile>
|
---|
[14095] | 376 | <Compile Include="Regression\RegressionSolutionGradientView.cs">
|
---|
| 377 | <SubType>UserControl</SubType>
|
---|
| 378 | </Compile>
|
---|
| 379 | <Compile Include="Regression\RegressionSolutionGradientView.Designer.cs">
|
---|
| 380 | <DependentUpon>RegressionSolutionGradientView.cs</DependentUpon>
|
---|
| 381 | </Compile>
|
---|
[8689] | 382 | <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.cs">
|
---|
| 383 | <SubType>UserControl</SubType>
|
---|
| 384 | </Compile>
|
---|
| 385 | <Compile Include="Regression\RegressionTimeframeFeatureCorrelationView.Designer.cs">
|
---|
| 386 | <DependentUpon>RegressionTimeframeFeatureCorrelationView.cs</DependentUpon>
|
---|
| 387 | </Compile>
|
---|
[7823] | 388 | <Compile Include="Regression\RegressionEnsembleSolutionModelView.cs">
|
---|
| 389 | <SubType>UserControl</SubType>
|
---|
| 390 | </Compile>
|
---|
| 391 | <Compile Include="Regression\RegressionEnsembleSolutionModelView.Designer.cs">
|
---|
| 392 | <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
|
---|
| 393 | </Compile>
|
---|
[6642] | 394 | <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.cs">
|
---|
| 395 | <SubType>UserControl</SubType>
|
---|
| 396 | </Compile>
|
---|
| 397 | <Compile Include="Regression\RegressionSolutionErrorCharacteristicsCurveView.Designer.cs">
|
---|
| 398 | <DependentUpon>RegressionSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
|
---|
| 399 | </Compile>
|
---|
[7823] | 400 | <Compile Include="Regression\RegressionSolutionEstimatedValuesView.cs">
|
---|
[6612] | 401 | <SubType>UserControl</SubType>
|
---|
| 402 | </Compile>
|
---|
[7823] | 403 | <Compile Include="Regression\RegressionSolutionEstimatedValuesView.Designer.cs">
|
---|
| 404 | <DependentUpon>RegressionSolutionEstimatedValuesView.cs</DependentUpon>
|
---|
[6612] | 405 | </Compile>
|
---|
[7823] | 406 | <Compile Include="Regression\RegressionSolutionLineChartView.cs">
|
---|
| 407 | <SubType>UserControl</SubType>
|
---|
| 408 | </Compile>
|
---|
| 409 | <Compile Include="Regression\RegressionSolutionLineChartView.Designer.cs">
|
---|
| 410 | <DependentUpon>RegressionSolutionLineChartView.cs</DependentUpon>
|
---|
| 411 | </Compile>
|
---|
[7500] | 412 | <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
|
---|
| 413 | <SubType>UserControl</SubType>
|
---|
| 414 | </Compile>
|
---|
| 415 | <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
|
---|
| 416 | <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
|
---|
| 417 | </Compile>
|
---|
[7823] | 418 | <Compile Include="Regression\RegressionSolutionScatterPlotView.cs">
|
---|
| 419 | <SubType>UserControl</SubType>
|
---|
| 420 | </Compile>
|
---|
| 421 | <Compile Include="Regression\RegressionSolutionScatterPlotView.Designer.cs">
|
---|
| 422 | <DependentUpon>RegressionSolutionScatterPlotView.cs</DependentUpon>
|
---|
| 423 | </Compile>
|
---|
[15870] | 424 | <Compile Include="DataAnalysisTransformationModelView.cs">
|
---|
[15848] | 425 | <SubType>UserControl</SubType>
|
---|
| 426 | </Compile>
|
---|
[15870] | 427 | <Compile Include="DataAnalysisTransformationModelView.Designer.cs">
|
---|
| 428 | <DependentUpon>DataAnalysisTransformationModelView.cs</DependentUpon>
|
---|
[15848] | 429 | </Compile>
|
---|
[6596] | 430 | <Compile Include="Solution Views\ClassificationSolutionView.cs">
|
---|
[5829] | 431 | <SubType>UserControl</SubType>
|
---|
| 432 | </Compile>
|
---|
[6596] | 433 | <Compile Include="Solution Views\ClassificationSolutionView.Designer.cs">
|
---|
[5829] | 434 | <DependentUpon>ClassificationSolutionView.cs</DependentUpon>
|
---|
| 435 | </Compile>
|
---|
[5664] | 436 | <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.cs">
|
---|
| 437 | <SubType>UserControl</SubType>
|
---|
| 438 | </Compile>
|
---|
| 439 | <Compile Include="Classification\ClassificationSolutionConfusionMatrixView.Designer.cs">
|
---|
| 440 | <DependentUpon>ClassificationSolutionConfusionMatrixView.cs</DependentUpon>
|
---|
| 441 | </Compile>
|
---|
[5663] | 442 | <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.cs">
|
---|
| 443 | <SubType>UserControl</SubType>
|
---|
| 444 | </Compile>
|
---|
| 445 | <Compile Include="Classification\ClassificationSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 446 | <DependentUpon>ClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 447 | </Compile>
|
---|
[5678] | 448 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs">
|
---|
| 449 | <SubType>UserControl</SubType>
|
---|
| 450 | </Compile>
|
---|
| 451 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.Designer.cs">
|
---|
| 452 | <DependentUpon>DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs</DependentUpon>
|
---|
| 453 | </Compile>
|
---|
[5664] | 454 | <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.cs">
|
---|
| 455 | <SubType>UserControl</SubType>
|
---|
| 456 | </Compile>
|
---|
| 457 | <Compile Include="Classification\DiscriminantFunctionClassificationRocCurvesView.Designer.cs">
|
---|
| 458 | <DependentUpon>DiscriminantFunctionClassificationRocCurvesView.cs</DependentUpon>
|
---|
| 459 | </Compile>
|
---|
[5829] | 460 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.cs">
|
---|
[5664] | 461 | <SubType>UserControl</SubType>
|
---|
| 462 | </Compile>
|
---|
[5829] | 463 | <Compile Include="Classification\DiscriminantFunctionClassificationSolutionThresholdView.Designer.cs">
|
---|
| 464 | <DependentUpon>DiscriminantFunctionClassificationSolutionThresholdView.cs</DependentUpon>
|
---|
| 465 | </Compile>
|
---|
[5853] | 466 | <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.cs">
|
---|
| 467 | <SubType>UserControl</SubType>
|
---|
| 468 | </Compile>
|
---|
| 469 | <Compile Include="Clustering\ClusteringSolutionEstimatedClusterView.Designer.cs">
|
---|
| 470 | <DependentUpon>ClusteringSolutionEstimatedClusterView.cs</DependentUpon>
|
---|
| 471 | </Compile>
|
---|
[6596] | 472 | <Compile Include="Solution Views\ClusteringSolutionView.cs">
|
---|
[5853] | 473 | <SubType>UserControl</SubType>
|
---|
| 474 | </Compile>
|
---|
[6596] | 475 | <Compile Include="Solution Views\ClusteringSolutionView.Designer.cs">
|
---|
[5853] | 476 | <DependentUpon>ClusteringSolutionView.cs</DependentUpon>
|
---|
| 477 | </Compile>
|
---|
[6666] | 478 | <Compile Include="Solution Views\ClassificationEnsembleSolutionView.cs">
|
---|
| 479 | <SubType>UserControl</SubType>
|
---|
| 480 | </Compile>
|
---|
| 481 | <Compile Include="Solution Views\ClassificationEnsembleSolutionView.Designer.cs">
|
---|
| 482 | <DependentUpon>ClassificationEnsembleSolutionView.cs</DependentUpon>
|
---|
| 483 | </Compile>
|
---|
[6596] | 484 | <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.cs">
|
---|
[5829] | 485 | <SubType>UserControl</SubType>
|
---|
| 486 | </Compile>
|
---|
[6596] | 487 | <Compile Include="Solution Views\DiscriminantFunctionClassificationSolutionView.Designer.cs">
|
---|
[5664] | 488 | <DependentUpon>DiscriminantFunctionClassificationSolutionView.cs</DependentUpon>
|
---|
| 489 | </Compile>
|
---|
[6596] | 490 | <Compile Include="Solution Views\DataAnalysisSolutionView.cs">
|
---|
[5694] | 491 | <SubType>UserControl</SubType>
|
---|
| 492 | </Compile>
|
---|
[6596] | 493 | <Compile Include="Solution Views\DataAnalysisSolutionView.Designer.cs">
|
---|
[5694] | 494 | <DependentUpon>DataAnalysisSolutionView.cs</DependentUpon>
|
---|
| 495 | </Compile>
|
---|
[14099] | 496 | <Compile Include="Controls\DoubleLimitView.cs">
|
---|
[5770] | 497 | <SubType>UserControl</SubType>
|
---|
| 498 | </Compile>
|
---|
[14099] | 499 | <Compile Include="Controls\DoubleLimitView.Designer.cs">
|
---|
[5770] | 500 | <DependentUpon>DoubleLimitView.cs</DependentUpon>
|
---|
| 501 | </Compile>
|
---|
[6642] | 502 | <Compile Include="Interfaces\IDataAnalysisSolutionEvaluationView.cs" />
|
---|
[6520] | 503 | <Compile Include="MenuItems\CreateEnsembleMenuItem.cs" />
|
---|
[6652] | 504 | <Compile Include="Solution Views\NamedDataAnalysisSolutionView.cs">
|
---|
| 505 | <SubType>UserControl</SubType>
|
---|
| 506 | </Compile>
|
---|
| 507 | <Compile Include="Solution Views\NamedDataAnalysisSolutionView.Designer.cs">
|
---|
| 508 | <DependentUpon>NamedDataAnalysisSolutionView.cs</DependentUpon>
|
---|
| 509 | </Compile>
|
---|
[6666] | 510 | <Compile Include="Solution Views\RegressionEnsembleSolutionView.cs">
|
---|
| 511 | <SubType>UserControl</SubType>
|
---|
| 512 | </Compile>
|
---|
| 513 | <Compile Include="Solution Views\RegressionEnsembleSolutionView.Designer.cs">
|
---|
| 514 | <DependentUpon>RegressionEnsembleSolutionView.cs</DependentUpon>
|
---|
| 515 | </Compile>
|
---|
[6596] | 516 | <Compile Include="Solution Views\RegressionSolutionView.cs">
|
---|
[5829] | 517 | <SubType>UserControl</SubType>
|
---|
| 518 | </Compile>
|
---|
[6596] | 519 | <Compile Include="Solution Views\RegressionSolutionView.Designer.cs">
|
---|
[5829] | 520 | <DependentUpon>RegressionSolutionView.cs</DependentUpon>
|
---|
| 521 | </Compile>
|
---|
[8578] | 522 | <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.cs">
|
---|
[8542] | 523 | <SubType>UserControl</SubType>
|
---|
| 524 | </Compile>
|
---|
[8578] | 525 | <Compile Include="FeatureCorrelation\TimeframeFeatureCorrelationView.Designer.cs">
|
---|
[8542] | 526 | <DependentUpon>TimeframeFeatureCorrelationView.cs</DependentUpon>
|
---|
| 527 | </Compile>
|
---|
[8798] | 528 | <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.cs">
|
---|
| 529 | <SubType>UserControl</SubType>
|
---|
| 530 | </Compile>
|
---|
| 531 | <Compile Include="Solution Views\TimeSeriesPrognosisSolutionView.Designer.cs">
|
---|
| 532 | <DependentUpon>TimeSeriesPrognosisSolutionView.cs</DependentUpon>
|
---|
| 533 | </Compile>
|
---|
[14532] | 534 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.cs">
|
---|
| 535 | <SubType>UserControl</SubType>
|
---|
| 536 | </Compile>
|
---|
| 537 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResidualsLineChartView.Designer.cs">
|
---|
| 538 | <DependentUpon>TimeSeriesPrognosisResidualsLineChartView.cs</DependentUpon>
|
---|
| 539 | </Compile>
|
---|
[14422] | 540 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.cs">
|
---|
| 541 | <SubType>UserControl</SubType>
|
---|
| 542 | </Compile>
|
---|
| 543 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisLineChartView.Designer.cs">
|
---|
| 544 | <DependentUpon>TimeSeriesPrognosisLineChartView.cs</DependentUpon>
|
---|
| 545 | </Compile>
|
---|
[8798] | 546 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.cs">
|
---|
| 547 | <SubType>UserControl</SubType>
|
---|
| 548 | </Compile>
|
---|
| 549 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisResultsView.Designer.cs">
|
---|
| 550 | <DependentUpon>TimeSeriesPrognosisResultsView.cs</DependentUpon>
|
---|
| 551 | </Compile>
|
---|
| 552 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs">
|
---|
| 553 | <SubType>UserControl</SubType>
|
---|
| 554 | </Compile>
|
---|
| 555 | <Compile Include="TimeSeriesPrognosis\TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.Designer.cs">
|
---|
| 556 | <DependentUpon>TimeSeriesPrognosisSolutionErrorCharacteristicsCurveView.cs</DependentUpon>
|
---|
| 557 | </Compile>
|
---|
[7641] | 558 | <None Include="HeuristicLab.snk" />
|
---|
| 559 | <None Include="Plugin.cs.frame" />
|
---|
| 560 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[5600] | 561 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 562 | </ItemGroup>
|
---|
| 563 | <ItemGroup>
|
---|
| 564 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 565 | <Visible>False</Visible>
|
---|
| 566 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 567 | <Install>false</Install>
|
---|
| 568 | </BootstrapperPackage>
|
---|
| 569 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 570 | <Visible>False</Visible>
|
---|
| 571 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 572 | <Install>true</Install>
|
---|
| 573 | </BootstrapperPackage>
|
---|
| 574 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 575 | <Visible>False</Visible>
|
---|
| 576 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 577 | <Install>true</Install>
|
---|
| 578 | </BootstrapperPackage>
|
---|
| 579 | </ItemGroup>
|
---|
[7823] | 580 | <ItemGroup>
|
---|
[8578] | 581 | <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
|
---|
| 582 | <DependentUpon>AbstractFeatureCorrelationView.cs</DependentUpon>
|
---|
[8542] | 583 | </EmbeddedResource>
|
---|
| 584 | </ItemGroup>
|
---|
[15837] | 585 | <ItemGroup>
|
---|
[15885] | 586 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj">
|
---|
| 587 | <Project>{5AC82412-911B-4FA2-A013-EDC5E3F3FCC2}</Project>
|
---|
| 588 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4</Name>
|
---|
| 589 | <Private>False</Private>
|
---|
| 590 | </ProjectReference>
|
---|
| 591 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
|
---|
| 592 | <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
|
---|
| 593 | <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
|
---|
| 594 | <Private>False</Private>
|
---|
| 595 | </ProjectReference>
|
---|
[15837] | 596 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 597 | <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
|
---|
| 598 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
[15846] | 599 | <Private>False</Private>
|
---|
[15837] | 600 | </ProjectReference>
|
---|
| 601 | </ItemGroup>
|
---|
[5600] | 602 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 603 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 604 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 605 | <Target Name="BeforeBuild">
|
---|
| 606 | </Target>
|
---|
| 607 | <Target Name="AfterBuild">
|
---|
| 608 | </Target>
|
---|
| 609 | -->
|
---|
| 610 | <PropertyGroup>
|
---|
[8679] | 611 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[5600] | 612 | set ProjectDir=$(ProjectDir)
|
---|
| 613 | set SolutionDir=$(SolutionDir)
|
---|
| 614 | set Outdir=$(Outdir)
|
---|
| 615 |
|
---|
| 616 | call PreBuildEvent.cmd
|
---|
[6866] | 617 | </PreBuildEvent>
|
---|
[8679] | 618 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 619 | export ProjectDir=$(ProjectDir)
|
---|
| 620 | export SolutionDir=$(SolutionDir)
|
---|
| 621 |
|
---|
| 622 | $SolutionDir/PreBuildEvent.sh
|
---|
| 623 | </PreBuildEvent>
|
---|
[5600] | 624 | </PropertyGroup>
|
---|
| 625 | </Project> |
---|