[17218] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[17737] | 3 | <Import Project="..\packages\NUnit.3.12.0\build\NUnit.props" Condition="Exists('..\packages\NUnit.3.12.0\build\NUnit.props')" />
|
---|
| 4 | <Import Project="..\packages\xunit.core.2.4.1\build\xunit.core.props" Condition="Exists('..\packages\xunit.core.2.4.1\build\xunit.core.props')" />
|
---|
[17218] | 5 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 6 | <PropertyGroup>
|
---|
| 7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 9 | <ProjectGuid>{557A23CE-9A5E-44F5-AEA2-4F4F33C1511F}</ProjectGuid>
|
---|
| 10 | <OutputType>Library</OutputType>
|
---|
| 11 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 12 | <RootNamespace>HeuristicLab.Algorithms.DataAnalysis.FastFunctionExtraction</RootNamespace>
|
---|
| 13 | <AssemblyName>HeuristicLab.Algorithms.DataAnalysis.FastFunctionExtraction</AssemblyName>
|
---|
| 14 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
| 15 | <FileAlignment>512</FileAlignment>
|
---|
| 16 | <TargetFrameworkProfile />
|
---|
[17737] | 17 | <NuGetPackageImportStamp>
|
---|
| 18 | </NuGetPackageImportStamp>
|
---|
[17218] | 19 | </PropertyGroup>
|
---|
| 20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 21 | <DebugSymbols>true</DebugSymbols>
|
---|
| 22 | <DebugType>full</DebugType>
|
---|
| 23 | <Optimize>false</Optimize>
|
---|
| 24 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
| 25 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 26 | <ErrorReport>prompt</ErrorReport>
|
---|
| 27 | <WarningLevel>4</WarningLevel>
|
---|
| 28 | </PropertyGroup>
|
---|
| 29 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 30 | <DebugType>pdbonly</DebugType>
|
---|
| 31 | <Optimize>true</Optimize>
|
---|
| 32 | <OutputPath>..\..\..\trunk\bin\</OutputPath>
|
---|
| 33 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 34 | <ErrorReport>prompt</ErrorReport>
|
---|
| 35 | <WarningLevel>4</WarningLevel>
|
---|
| 36 | </PropertyGroup>
|
---|
| 37 | <ItemGroup>
|
---|
| 38 | <Reference Include="HEAL.Attic, Version=1.2.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 39 | <SpecificVersion>False</SpecificVersion>
|
---|
| 40 | <HintPath>..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
|
---|
| 41 | </Reference>
|
---|
[17219] | 42 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 43 | <SpecificVersion>False</SpecificVersion>
|
---|
| 44 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis-3.4.dll</HintPath>
|
---|
| 45 | </Reference>
|
---|
| 46 | <Reference Include="HeuristicLab.Algorithms.DataAnalysis.Glmnet-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 47 | <SpecificVersion>False</SpecificVersion>
|
---|
| 48 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Algorithms.DataAnalysis.Glmnet-3.4.dll</HintPath>
|
---|
| 49 | </Reference>
|
---|
[17227] | 50 | <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 51 | <SpecificVersion>False</SpecificVersion>
|
---|
| 52 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
|
---|
| 53 | </Reference>
|
---|
[17218] | 54 | <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 55 | <SpecificVersion>False</SpecificVersion>
|
---|
| 56 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 57 | </Reference>
|
---|
| 58 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 59 | <SpecificVersion>False</SpecificVersion>
|
---|
| 60 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 61 | </Reference>
|
---|
| 62 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 63 | <SpecificVersion>False</SpecificVersion>
|
---|
| 64 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 65 | </Reference>
|
---|
| 66 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 67 | <SpecificVersion>False</SpecificVersion>
|
---|
| 68 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 69 | </Reference>
|
---|
[17219] | 70 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 71 | <SpecificVersion>False</SpecificVersion>
|
---|
| 72 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
| 73 | </Reference>
|
---|
[17218] | 74 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 75 | <SpecificVersion>False</SpecificVersion>
|
---|
| 76 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 77 | </Reference>
|
---|
| 78 | <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 79 | <SpecificVersion>False</SpecificVersion>
|
---|
| 80 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 81 | </Reference>
|
---|
| 82 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 83 | <SpecificVersion>False</SpecificVersion>
|
---|
| 84 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 85 | </Reference>
|
---|
| 86 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 87 | <HintPath>..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 88 | </Reference>
|
---|
[17219] | 89 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 90 | <SpecificVersion>False</SpecificVersion>
|
---|
| 91 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
| 92 | </Reference>
|
---|
[17227] | 93 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 94 | <SpecificVersion>False</SpecificVersion>
|
---|
| 95 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.dll</HintPath>
|
---|
| 96 | </Reference>
|
---|
[17219] | 97 | <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 98 | <SpecificVersion>False</SpecificVersion>
|
---|
| 99 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.dll</HintPath>
|
---|
| 100 | </Reference>
|
---|
| 101 | <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec" />
|
---|
[17218] | 102 | <Reference Include="HeuristicLab.Random-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 103 | <SpecificVersion>False</SpecificVersion>
|
---|
| 104 | <HintPath>..\..\..\trunk\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
| 105 | </Reference>
|
---|
[17737] | 106 | <Reference Include="MathNet.Numerics, Version=4.9.1.0, Culture=neutral, processorArchitecture=MSIL">
|
---|
| 107 | <HintPath>..\packages\MathNet.Numerics.4.9.1\lib\net461\MathNet.Numerics.dll</HintPath>
|
---|
| 108 | </Reference>
|
---|
| 109 | <Reference Include="nunit.framework, Version=3.12.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
|
---|
| 110 | <HintPath>..\packages\NUnit.3.12.0\lib\net45\nunit.framework.dll</HintPath>
|
---|
| 111 | </Reference>
|
---|
[17218] | 112 | <Reference Include="System" />
|
---|
| 113 | <Reference Include="System.Core" />
|
---|
[17737] | 114 | <Reference Include="System.Numerics" />
|
---|
| 115 | <Reference Include="System.Runtime.Serialization" />
|
---|
| 116 | <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
---|
| 117 | <HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
|
---|
| 118 | </Reference>
|
---|
[17218] | 119 | <Reference Include="System.Xml.Linq" />
|
---|
| 120 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 121 | <Reference Include="Microsoft.CSharp" />
|
---|
| 122 | <Reference Include="System.Data" />
|
---|
| 123 | <Reference Include="System.Net.Http" />
|
---|
| 124 | <Reference Include="System.Xml" />
|
---|
[17737] | 125 | <Reference Include="xunit.execution.desktop, Version=2.4.1.0, Culture=neutral, PublicKeyToken=8d05b1bb7a6fdb6c, processorArchitecture=MSIL">
|
---|
| 126 | <HintPath>..\packages\xunit.extensibility.execution.2.4.1\lib\net452\xunit.execution.desktop.dll</HintPath>
|
---|
| 127 | </Reference>
|
---|
[17218] | 128 | </ItemGroup>
|
---|
| 129 | <ItemGroup>
|
---|
[17737] | 130 | <Compile Include="Approach.cs" />
|
---|
| 131 | <Compile Include="BFUtils.cs" />
|
---|
| 132 | <Compile Include="FFXModel.cs" />
|
---|
| 133 | <Compile Include="ISimpleBasisFunction.cs" />
|
---|
| 134 | <Compile Include="ProductBaseFunction.cs" />
|
---|
| 135 | <Compile Include="SimpleBasisFunction.cs" />
|
---|
[17218] | 136 | <Compile Include="FastFunctionExtraction.cs" />
|
---|
[17737] | 137 | <Compile Include="IBasisFunction.cs" />
|
---|
[17218] | 138 | <Compile Include="Plugin.cs" />
|
---|
| 139 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[17737] | 140 | <Compile Include="NonlinearOperator.cs" />
|
---|
| 141 | <Compile Include="Utils.cs" />
|
---|
[17218] | 142 | </ItemGroup>
|
---|
[17737] | 143 | <ItemGroup>
|
---|
| 144 | <Folder Include="data\" />
|
---|
| 145 | </ItemGroup>
|
---|
| 146 | <ItemGroup>
|
---|
| 147 | <None Include="packages.config" />
|
---|
| 148 | </ItemGroup>
|
---|
| 149 | <ItemGroup>
|
---|
| 150 | <Analyzer Include="..\packages\xunit.analyzers.0.10.0\analyzers\dotnet\cs\xunit.analyzers.dll" />
|
---|
| 151 | </ItemGroup>
|
---|
[17218] | 152 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
[17737] | 153 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
---|
| 154 | <PropertyGroup>
|
---|
| 155 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
---|
| 156 | </PropertyGroup>
|
---|
| 157 | <Error Condition="!Exists('..\packages\xunit.core.2.4.1\build\xunit.core.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.1\build\xunit.core.props'))" />
|
---|
| 158 | <Error Condition="!Exists('..\packages\xunit.core.2.4.1\build\xunit.core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\xunit.core.2.4.1\build\xunit.core.targets'))" />
|
---|
| 159 | <Error Condition="!Exists('..\packages\NUnit.3.12.0\build\NUnit.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\NUnit.3.12.0\build\NUnit.props'))" />
|
---|
| 160 | </Target>
|
---|
| 161 | <Import Project="..\packages\xunit.core.2.4.1\build\xunit.core.targets" Condition="Exists('..\packages\xunit.core.2.4.1\build\xunit.core.targets')" />
|
---|
[17218] | 162 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 163 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 164 | <Target Name="BeforeBuild">
|
---|
| 165 | </Target>
|
---|
| 166 | <Target Name="AfterBuild">
|
---|
| 167 | </Target>
|
---|
| 168 | -->
|
---|
| 169 | </Project> |
---|