[10095] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup>
|
---|
| 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 7 | <ProjectGuid>{3B90F866-70F8-43EF-A541-51819D255B7B}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.DataPreprocessing</RootNamespace>
|
---|
[10925] | 11 | <AssemblyName>HeuristicLab.DataPreprocessing-3.4</AssemblyName>
|
---|
[17475] | 12 | <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
---|
[10095] | 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <TargetFrameworkProfile />
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[15110] | 20 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[10095] | 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
[10638] | 24 | <UseVSHostingProcess>false</UseVSHostingProcess>
|
---|
[11623] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
[15110] | 30 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[10095] | 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 37 | <PlatformTarget>x64</PlatformTarget>
|
---|
[15110] | 38 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[10095] | 39 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
[11623] | 40 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 41 | </PropertyGroup>
|
---|
| 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 43 | <PlatformTarget>x64</PlatformTarget>
|
---|
[15110] | 44 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[10095] | 45 | <Optimize>true</Optimize>
|
---|
[11623] | 46 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 47 | </PropertyGroup>
|
---|
| 48 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 49 | <DebugSymbols>true</DebugSymbols>
|
---|
[15110] | 50 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[10095] | 51 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 52 | <DebugType>full</DebugType>
|
---|
| 53 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 56 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 57 | </PropertyGroup>
|
---|
| 58 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[15110] | 59 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[10095] | 60 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 61 | <Optimize>true</Optimize>
|
---|
| 62 | <DebugType>pdbonly</DebugType>
|
---|
| 63 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 64 | <ErrorReport>prompt</ErrorReport>
|
---|
| 65 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11623] | 66 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[10095] | 67 | </PropertyGroup>
|
---|
| 68 | <PropertyGroup>
|
---|
| 69 | <SignAssembly>true</SignAssembly>
|
---|
| 70 | </PropertyGroup>
|
---|
| 71 | <PropertyGroup>
|
---|
| 72 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 73 | </PropertyGroup>
|
---|
| 74 | <ItemGroup>
|
---|
[17448] | 75 | <Reference Include="MathNet.Numerics, Version=4.9.0.0, Culture=neutral, processorArchitecture=MSIL">
|
---|
| 76 | <SpecificVersion>False</SpecificVersion>
|
---|
| 77 | <HintPath>..\..\bin\MathNet.Numerics.dll</HintPath>
|
---|
| 78 | </Reference>
|
---|
[10095] | 79 | <Reference Include="System" />
|
---|
| 80 | <Reference Include="System.Core" />
|
---|
[10134] | 81 | <Reference Include="System.Drawing" />
|
---|
[10095] | 82 | </ItemGroup>
|
---|
| 83 | <ItemGroup>
|
---|
[15110] | 84 | <Compile Include="Content\MultiScatterPlotContent.cs" />
|
---|
[15518] | 85 | <Compile Include="Content\PreprocessingContent.cs" />
|
---|
[15110] | 86 | <Compile Include="Content\SingleScatterPlotContent.cs" />
|
---|
[13508] | 87 | <Compile Include="Content\ScatterPlotContent.cs" />
|
---|
| 88 | <Compile Include="Content\DataCompletenessChartContent.cs" />
|
---|
| 89 | <Compile Include="Data\FilteredPreprocessingData.cs" />
|
---|
| 90 | <Compile Include="Content\ManipulationContent.cs" />
|
---|
| 91 | <Compile Include="Content\PreprocessingChartContent.cs" />
|
---|
| 92 | <Compile Include="Data\PreprocessingData.cs" />
|
---|
| 93 | <Compile Include="Data\IFilteredPreprocessingData.cs" />
|
---|
| 94 | <Compile Include="Content\CorrelationMatrixContent.cs" />
|
---|
[10786] | 95 | <Compile Include="PreprocessingTransformator.cs" />
|
---|
[13508] | 96 | <Compile Include="Data\DataPreprocessingChangedEvent.cs" />
|
---|
[15518] | 97 | <Compile Include="Filter\ComparisonFilter.cs" />
|
---|
| 98 | <Compile Include="Filter\IFilter.cs" />
|
---|
[13508] | 99 | <Compile Include="Data\IPreprocessingData.cs" />
|
---|
| 100 | <Compile Include="Content\FilterContent.cs" />
|
---|
| 101 | <Compile Include="Content\HistogramContent.cs" />
|
---|
| 102 | <Compile Include="Content\LineChartContent.cs" />
|
---|
| 103 | <Compile Include="Content\StatisticsContent.cs" />
|
---|
| 104 | <Compile Include="Content\TransformationContent.cs" />
|
---|
| 105 | <Compile Include="Content\IViewShortcut.cs" />
|
---|
[10383] | 106 | <Compile Include="ProblemDataCreator.cs" />
|
---|
[10239] | 107 | <None Include="Plugin.cs.frame" />
|
---|
[13508] | 108 | <Compile Include="Content\DataGridContent.cs" />
|
---|
[13502] | 109 | <Compile Include="PreprocessingContext.cs" />
|
---|
[10157] | 110 | <Compile Include="Plugin.cs" />
|
---|
[10095] | 111 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 112 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 113 | </ItemGroup>
|
---|
| 114 | <ItemGroup>
|
---|
| 115 | <None Include="HeuristicLab.snk" />
|
---|
| 116 | </ItemGroup>
|
---|
[12682] | 117 | <ItemGroup>
|
---|
| 118 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
[15110] | 119 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
[12682] | 120 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
| 121 | <Private>False</Private>
|
---|
| 122 | </ProjectReference>
|
---|
| 123 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
[15110] | 124 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
[12682] | 125 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 126 | <Private>False</Private>
|
---|
| 127 | </ProjectReference>
|
---|
| 128 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
[15110] | 129 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
[12682] | 130 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 131 | <Private>False</Private>
|
---|
| 132 | </ProjectReference>
|
---|
| 133 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
[15110] | 134 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
[12682] | 135 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 136 | <Private>False</Private>
|
---|
| 137 | </ProjectReference>
|
---|
| 138 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
[15110] | 139 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
[12682] | 140 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 141 | <Private>False</Private>
|
---|
| 142 | </ProjectReference>
|
---|
| 143 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
[15110] | 144 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
[12682] | 145 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 146 | <Private>False</Private>
|
---|
| 147 | </ProjectReference>
|
---|
| 148 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
[15110] | 149 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
[12682] | 150 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 151 | <Private>False</Private>
|
---|
| 152 | </ProjectReference>
|
---|
[13502] | 153 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 154 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 155 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
[13508] | 156 | <Private>False</Private>
|
---|
[13502] | 157 | </ProjectReference>
|
---|
[12682] | 158 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
[15110] | 159 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
[12682] | 160 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 161 | <Private>False</Private>
|
---|
| 162 | </ProjectReference>
|
---|
| 163 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
[15110] | 164 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
[12682] | 165 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
| 166 | <Private>False</Private>
|
---|
| 167 | </ProjectReference>
|
---|
[14886] | 168 | <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
|
---|
| 169 | <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
|
---|
| 170 | <Name>HeuristicLab.Random-3.3</Name>
|
---|
| 171 | <Private>False</Private>
|
---|
| 172 | </ProjectReference>
|
---|
[15110] | 173 | <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
| 174 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
| 175 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
| 176 | <Private>False</Private>
|
---|
| 177 | </ProjectReference>
|
---|
[12682] | 178 | </ItemGroup>
|
---|
[16625] | 179 | <ItemGroup>
|
---|
[16658] | 180 | <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 181 | <SpecificVersion>False</SpecificVersion>
|
---|
| 182 | <HintPath>..\..\bin\HEAL.Attic.dll</HintPath>
|
---|
| 183 | <Private>False</Private>
|
---|
| 184 | </Reference>
|
---|
[16625] | 185 | </ItemGroup>
|
---|
[10095] | 186 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 187 | <PropertyGroup>
|
---|
[11116] | 188 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[10095] | 189 | set ProjectDir=$(ProjectDir)
|
---|
| 190 | set SolutionDir=$(SolutionDir)
|
---|
| 191 | set Outdir=$(Outdir)
|
---|
| 192 |
|
---|
[11116] | 193 | call PreBuildEvent.cmd
|
---|
| 194 | </PreBuildEvent>
|
---|
| 195 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 196 | export ProjectDir=$(ProjectDir)
|
---|
| 197 | export SolutionDir=$(SolutionDir)
|
---|
| 198 |
|
---|
| 199 | $SolutionDir/PreBuildEvent.sh
|
---|
| 200 | </PreBuildEvent>
|
---|
[10095] | 201 | </PropertyGroup>
|
---|
| 202 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 203 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 204 | <Target Name="BeforeBuild">
|
---|
| 205 | </Target>
|
---|
| 206 | <Target Name="AfterBuild">
|
---|
| 207 | </Target>
|
---|
| 208 | -->
|
---|
| 209 | </Project> |
---|