[7849] | 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>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{94C7714E-29D4-4D6D-B213-2C18D627AB75}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.Instances.DataAnalysis</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.Instances.DataAnalysis-3.3</AssemblyName>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[7849] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[11623] | 15 | <TargetFrameworkProfile />
|
---|
[7849] | 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
| 21 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7849] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7849] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
[7892] | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
| 44 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 48 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 49 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 50 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 53 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 54 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
[11623] | 55 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 56 | </PropertyGroup>
|
---|
| 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 58 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 59 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 60 | <Optimize>true</Optimize>
|
---|
| 61 | <DebugType>pdbonly</DebugType>
|
---|
| 62 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 63 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 64 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 65 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 69 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 70 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 72 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 73 | </PropertyGroup>
|
---|
| 74 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 75 | <DebugSymbols>true</DebugSymbols>
|
---|
| 76 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 77 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 78 | <DebugType>full</DebugType>
|
---|
| 79 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 80 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 81 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 82 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 83 | <ErrorReport>prompt</ErrorReport>
|
---|
| 84 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 85 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 86 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
[11623] | 87 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 90 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 95 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 96 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 97 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
| 99 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 100 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 101 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 102 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 103 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 104 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 105 | </PropertyGroup>
|
---|
[7849] | 106 | <ItemGroup>
|
---|
| 107 | <Reference Include="System" />
|
---|
| 108 | <Reference Include="System.Core" />
|
---|
[7860] | 109 | <Reference Include="System.Drawing" />
|
---|
[11650] | 110 | <Reference Include="System.IO.Compression" />
|
---|
[7860] | 111 | <Reference Include="System.Windows.Forms" />
|
---|
[7849] | 112 | <Reference Include="System.Xml.Linq" />
|
---|
| 113 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 114 | <Reference Include="Microsoft.CSharp" />
|
---|
| 115 | <Reference Include="System.Data" />
|
---|
| 116 | <Reference Include="System.Xml" />
|
---|
| 117 | </ItemGroup>
|
---|
| 118 | <ItemGroup>
|
---|
| 119 | <Compile Include="Classification\ArtificialClassificationDataDescriptor.cs" />
|
---|
| 120 | <Compile Include="Classification\ArtificialClassificationInstanceProvider.cs" />
|
---|
[8877] | 121 | <Compile Include="Classification\ClassificationImportType.cs" />
|
---|
[7849] | 122 | <Compile Include="Classification\ClassificationInstanceProvider.cs" />
|
---|
[7860] | 123 | <Compile Include="Classification\CSV\ClassifiactionCSVInstanceProvider.cs" />
|
---|
[7849] | 124 | <Compile Include="Classification\ResourceClassificationDataDescriptor.cs" />
|
---|
| 125 | <Compile Include="Classification\ResourceClassificationInstanceProvider.cs" />
|
---|
[9208] | 126 | <Compile Include="Classification\UCI\WisconsinDiagnosticBreastCancer.cs" />
|
---|
[8903] | 127 | <Compile Include="Classification\UCI\Vertebral_3C.cs" />
|
---|
[9453] | 128 | <Compile Include="Classification\UCI\Parkinsons.cs" />
|
---|
[8841] | 129 | <Compile Include="Classification\UCI\Iris.cs" />
|
---|
[9208] | 130 | <Compile Include="Classification\UCI\UCIDataDescriptor.cs" />
|
---|
[8595] | 131 | <Compile Include="Classification\UCI\Mammography.cs" />
|
---|
[8841] | 132 | <Compile Include="Classification\UCI\Thyroid.cs" />
|
---|
[8595] | 133 | <Compile Include="Classification\UCI\UCIInstanceProvider.cs" />
|
---|
| 134 | <Compile Include="Classification\UCI\Wine.cs" />
|
---|
[8084] | 135 | <Compile Include="Clustering\ClusteringInstanceProvider.cs" />
|
---|
| 136 | <Compile Include="Clustering\CSV\ClusteringCSVInstanceProvider.cs" />
|
---|
[8877] | 137 | <Compile Include="DataAnalysisCSVFormat.cs" />
|
---|
[8598] | 138 | <Compile Include="DataAnalysisImportType.cs" />
|
---|
| 139 | <Compile Include="DataAnalysisInstanceProvider.cs" />
|
---|
[7849] | 140 | <Compile Include="Plugin.cs" />
|
---|
| 141 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[9208] | 142 | <Compile Include="Classification\ClassificationDataDescriptor.cs" />
|
---|
[7849] | 143 | <Compile Include="Regression\ArtificialRegressionDataDescriptor.cs" />
|
---|
| 144 | <Compile Include="Regression\ArtificialRegressionInstanceProvider.cs" />
|
---|
[7860] | 145 | <Compile Include="Regression\CSV\RegressionCSVInstanceProvider.cs" />
|
---|
[9217] | 146 | <Compile Include="Regression\FeatureSelection\FeatureSelectionRegressionProblemData.cs" />
|
---|
[9093] | 147 | <Compile Include="Regression\FeatureSelection\FeatureSelection.cs" />
|
---|
| 148 | <Compile Include="Regression\FeatureSelection\FeatureSelectionInstanceProvider.cs" />
|
---|
[7860] | 149 | <Compile Include="Regression\Keijzer\KeijzerFunctionFourteen.cs" />
|
---|
| 150 | <Compile Include="Regression\Keijzer\KeijzerFunctionEleven.cs" />
|
---|
| 151 | <Compile Include="Regression\Keijzer\KeijzerFunctionFive.cs" />
|
---|
[7849] | 152 | <Compile Include="Regression\Keijzer\KeijzerFunctionEight.cs" />
|
---|
| 153 | <Compile Include="Regression\Keijzer\KeijzerFunctionFifteen.cs" />
|
---|
| 154 | <Compile Include="Regression\Keijzer\KeijzerFunctionFour.cs" />
|
---|
[8238] | 155 | <Compile Include="Regression\Keijzer\KeijzerFunctionNine.cs" />
|
---|
[8226] | 156 | <Compile Include="Regression\Keijzer\KeijzerFunctionOne.cs" />
|
---|
[7849] | 157 | <Compile Include="Regression\Keijzer\KeijzerFunctionSeven.cs" />
|
---|
| 158 | <Compile Include="Regression\Keijzer\KeijzerFunctionSix.cs" />
|
---|
[8226] | 159 | <Compile Include="Regression\Keijzer\KeijzerFunctionTen.cs" />
|
---|
[7849] | 160 | <Compile Include="Regression\Keijzer\KeijzerFunctionThirteen.cs" />
|
---|
[8238] | 161 | <Compile Include="Regression\Keijzer\KeijzerFunctionThree.cs" />
|
---|
[7849] | 162 | <Compile Include="Regression\Keijzer\KeijzerFunctionTwelve.cs" />
|
---|
[8238] | 163 | <Compile Include="Regression\Keijzer\KeijzerFunctionTwo.cs" />
|
---|
[7849] | 164 | <Compile Include="Regression\Keijzer\KeijzerInstanceProvider.cs" />
|
---|
| 165 | <Compile Include="Regression\Korns\KornsFunctionEight.cs" />
|
---|
| 166 | <Compile Include="Regression\Korns\KornsFunctionEleven.cs" />
|
---|
| 167 | <Compile Include="Regression\Korns\KornsFunctionFive.cs" />
|
---|
| 168 | <Compile Include="Regression\Korns\KornsFunctionFiveteen.cs" />
|
---|
| 169 | <Compile Include="Regression\Korns\KornsFunctionFour.cs" />
|
---|
| 170 | <Compile Include="Regression\Korns\KornsFunctionFourteen.cs" />
|
---|
| 171 | <Compile Include="Regression\Korns\KornsFunctionNine.cs" />
|
---|
| 172 | <Compile Include="Regression\Korns\KornsFunctionOne.cs" />
|
---|
| 173 | <Compile Include="Regression\Korns\KornsFunctionSeven.cs" />
|
---|
| 174 | <Compile Include="Regression\Korns\KornsFunctionSix.cs" />
|
---|
| 175 | <Compile Include="Regression\Korns\KornsFunctionTen.cs" />
|
---|
| 176 | <Compile Include="Regression\Korns\KornsFunctionThirteen.cs" />
|
---|
| 177 | <Compile Include="Regression\Korns\KornsFunctionThree.cs" />
|
---|
| 178 | <Compile Include="Regression\Korns\KornsFunctionTwelve.cs" />
|
---|
| 179 | <Compile Include="Regression\Korns\KornsFunctionTwo.cs" />
|
---|
| 180 | <Compile Include="Regression\Korns\KornsInstanceProvider.cs" />
|
---|
| 181 | <Compile Include="Regression\Nguyen\NguyenFunctionEight.cs" />
|
---|
| 182 | <Compile Include="Regression\Nguyen\NguyenFunctionEleven.cs" />
|
---|
| 183 | <Compile Include="Regression\Nguyen\NguyenFunctionFive.cs" />
|
---|
| 184 | <Compile Include="Regression\Nguyen\NguyenFunctionFour.cs" />
|
---|
| 185 | <Compile Include="Regression\Nguyen\NguyenFunctionNine.cs" />
|
---|
| 186 | <Compile Include="Regression\Nguyen\NguyenFunctionOne.cs" />
|
---|
| 187 | <Compile Include="Regression\Nguyen\NguyenFunctionSeven.cs" />
|
---|
| 188 | <Compile Include="Regression\Nguyen\NguyenFunctionSix.cs" />
|
---|
| 189 | <Compile Include="Regression\Nguyen\NguyenFunctionTen.cs" />
|
---|
| 190 | <Compile Include="Regression\Nguyen\NguyenFunctionThree.cs" />
|
---|
| 191 | <Compile Include="Regression\Nguyen\NguyenFunctionTwelve.cs" />
|
---|
| 192 | <Compile Include="Regression\Nguyen\NguyenFunctionTwo.cs" />
|
---|
| 193 | <Compile Include="Regression\Nguyen\NguyenInstanceProvider.cs" />
|
---|
[9133] | 194 | <Compile Include="Regression\RealWorld\ChemicalOne.cs" />
|
---|
[12687] | 195 | <Compile Include="Regression\RealWorld\Powermeter.cs" />
|
---|
[9133] | 196 | <Compile Include="Regression\RealWorld\Housing.cs" />
|
---|
[9131] | 197 | <Compile Include="Regression\RealWorld\RealWorldRegressionInstanceProvider.cs" />
|
---|
| 198 | <Compile Include="Regression\RealWorld\Tower.cs" />
|
---|
[9133] | 199 | <Compile Include="Regression\RegressionDataDescriptor.cs" />
|
---|
[8877] | 200 | <Compile Include="Regression\RegressionImportType.cs" />
|
---|
[7849] | 201 | <Compile Include="Regression\RegressionInstanceProvider.cs" />
|
---|
| 202 | <Compile Include="Regression\ResourceRegressionDataDescriptor.cs" />
|
---|
| 203 | <Compile Include="Regression\ResourceRegressionInstanceProvider.cs" />
|
---|
| 204 | <Compile Include="Regression\ValueGenerator.cs" />
|
---|
| 205 | <Compile Include="Regression\Various\BreimanOne.cs" />
|
---|
[7860] | 206 | <Compile Include="Regression\Various\FriedmanTwo.cs" />
|
---|
| 207 | <Compile Include="Regression\Various\FriedmanOne.cs" />
|
---|
[7849] | 208 | <Compile Include="Regression\Various\PolyTen.cs" />
|
---|
| 209 | <Compile Include="Regression\Various\SpatialCoevolution.cs" />
|
---|
| 210 | <Compile Include="Regression\Various\VariousInstanceProvider.cs" />
|
---|
| 211 | <Compile Include="Regression\Vladislavleva\KotanchekFunction.cs" />
|
---|
| 212 | <Compile Include="Regression\Vladislavleva\RationalPolynomialThreeDimensional.cs" />
|
---|
| 213 | <Compile Include="Regression\Vladislavleva\RationalPolynomialTwoDimensional.cs" />
|
---|
| 214 | <Compile Include="Regression\Vladislavleva\RippleFunction.cs" />
|
---|
| 215 | <Compile Include="Regression\Vladislavleva\SalutowiczFunctionOneDimensional.cs" />
|
---|
| 216 | <Compile Include="Regression\Vladislavleva\SalutowiczFunctionTwoDimensional.cs" />
|
---|
| 217 | <Compile Include="Regression\Vladislavleva\SineCosineFunction.cs" />
|
---|
| 218 | <Compile Include="Regression\Vladislavleva\UnwrappedBallFunctionFiveDimensional.cs" />
|
---|
| 219 | <Compile Include="Regression\Vladislavleva\VladislavlevaInstanceProvider.cs" />
|
---|
| 220 | <Compile Include="TableFileParser.cs" />
|
---|
[8798] | 221 | <Compile Include="TimeSeries\CSV\TimeSeriesPrognosisCSVInstanceProvider.cs" />
|
---|
[8885] | 222 | <Compile Include="TimeSeries\TimeSeriesPrognosisImportType.cs" />
|
---|
[8798] | 223 | <Compile Include="TimeSeries\TimeSeriesPrognosisInstanceProvider.cs" />
|
---|
[7849] | 224 | </ItemGroup>
|
---|
| 225 | <ItemGroup>
|
---|
[8595] | 226 | <EmbeddedResource Include="Classification\Data\UCI.zip" />
|
---|
[7849] | 227 | <None Include="HeuristicLab.snk" />
|
---|
| 228 | <None Include="Plugin.cs.frame" />
|
---|
| 229 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 230 | <EmbeddedResource Include="Regression\Data\RegressionRealWorld.zip" />
|
---|
| 231 | </ItemGroup>
|
---|
| 232 | <ItemGroup>
|
---|
| 233 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 234 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 235 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 236 | <Private>False</Private>
|
---|
| 237 | </ProjectReference>
|
---|
| 238 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 239 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 240 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 241 | <Private>False</Private>
|
---|
| 242 | </ProjectReference>
|
---|
| 243 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 244 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 245 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 246 | <Private>False</Private>
|
---|
| 247 | </ProjectReference>
|
---|
| 248 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 249 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 250 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 251 | <Private>False</Private>
|
---|
| 252 | </ProjectReference>
|
---|
[9217] | 253 | <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
|
---|
| 254 | <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
|
---|
| 255 | <Name>HeuristicLab.Parameters-3.3</Name>
|
---|
| 256 | </ProjectReference>
|
---|
| 257 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 258 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 259 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 260 | </ProjectReference>
|
---|
[7849] | 261 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 262 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 263 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 264 | <Private>False</Private>
|
---|
| 265 | </ProjectReference>
|
---|
| 266 | <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
|
---|
| 267 | <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
|
---|
| 268 | <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
|
---|
| 269 | <Private>False</Private>
|
---|
| 270 | </ProjectReference>
|
---|
| 271 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 272 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 273 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
| 274 | <Private>False</Private>
|
---|
| 275 | </ProjectReference>
|
---|
| 276 | <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
|
---|
| 277 | <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
|
---|
| 278 | <Name>HeuristicLab.Random-3.3</Name>
|
---|
| 279 | <Private>False</Private>
|
---|
| 280 | </ProjectReference>
|
---|
| 281 | </ItemGroup>
|
---|
| 282 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 283 | <PropertyGroup>
|
---|
[8693] | 284 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[7849] | 285 | set ProjectDir=$(ProjectDir)
|
---|
| 286 | set SolutionDir=$(SolutionDir)
|
---|
| 287 | set Outdir=$(Outdir)
|
---|
| 288 |
|
---|
| 289 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
[8693] | 290 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 291 | export ProjectDir=$(ProjectDir)
|
---|
| 292 | export SolutionDir=$(SolutionDir)
|
---|
| 293 |
|
---|
| 294 | $SolutionDir/PreBuildEvent.sh
|
---|
| 295 | </PreBuildEvent>
|
---|
[7849] | 296 | </PropertyGroup>
|
---|
| 297 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 298 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 299 | <Target Name="BeforeBuild">
|
---|
| 300 | </Target>
|
---|
| 301 | <Target Name="AfterBuild">
|
---|
| 302 | </Target>
|
---|
| 303 | -->
|
---|
| 304 | </Project> |
---|