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