Moved HeuristicLab.Services projects into a separate solution (#1160)
[heuristiclab.git] / HeuristicLab.Problems.DataAnalysis / 3.3 / Tests / HeuristicLab.Problems.DataAnalysis.Tests-3.3.csproj
blobf8c17f410c97c9c3b8e3c89897e7bf4c1c2759b2
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{5A4679EF-A8F3-4647-B722-441A36B3BA6B}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <AppDesignerFolder>Properties</AppDesignerFolder>\r
11     <RootNamespace>HeuristicLab.Problems.DataAnalysis.Tests_3._3</RootNamespace>\r
12     <AssemblyName>HeuristicLab.Problems.DataAnalysis.Tests-3.3</AssemblyName>\r
13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
14     <FileAlignment>512</FileAlignment>\r
15     <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
16     <FileUpgradeFlags>\r
17     </FileUpgradeFlags>\r
18     <OldToolsVersion>3.5</OldToolsVersion>\r
19     <UpgradeBackupLocation />\r
20     <PublishUrl>publish\</PublishUrl>\r
21     <Install>true</Install>\r
22     <InstallFrom>Disk</InstallFrom>\r
23     <UpdateEnabled>false</UpdateEnabled>\r
24     <UpdateMode>Foreground</UpdateMode>\r
25     <UpdateInterval>7</UpdateInterval>\r
26     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
27     <UpdatePeriodically>false</UpdatePeriodically>\r
28     <UpdateRequired>false</UpdateRequired>\r
29     <MapFileExtensions>true</MapFileExtensions>\r
30     <ApplicationRevision>0</ApplicationRevision>\r
31     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
32     <IsWebBootstrapper>false</IsWebBootstrapper>\r
33     <UseApplicationTrust>false</UseApplicationTrust>\r
34     <BootstrapperEnabled>true</BootstrapperEnabled>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
37     <DebugSymbols>true</DebugSymbols>\r
38     <DebugType>full</DebugType>\r
39     <Optimize>false</Optimize>\r
40     <OutputPath>bin\Debug\</OutputPath>\r
41     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
42     <ErrorReport>prompt</ErrorReport>\r
43     <WarningLevel>4</WarningLevel>\r
44     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
45   </PropertyGroup>\r
46   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
47     <DebugType>pdbonly</DebugType>\r
48     <Optimize>true</Optimize>\r
49     <OutputPath>bin\Release\</OutputPath>\r
50     <DefineConstants>TRACE</DefineConstants>\r
51     <ErrorReport>prompt</ErrorReport>\r
52     <WarningLevel>4</WarningLevel>\r
53     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
54   </PropertyGroup>\r
55   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">\r
56     <DebugSymbols>true</DebugSymbols>\r
57     <OutputPath>bin\x64\Debug\</OutputPath>\r
58     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
59     <DebugType>full</DebugType>\r
60     <PlatformTarget>x64</PlatformTarget>\r
61     <ErrorReport>prompt</ErrorReport>\r
62   </PropertyGroup>\r
63   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">\r
64     <OutputPath>bin\x64\Release\</OutputPath>\r
65     <DefineConstants>TRACE</DefineConstants>\r
66     <Optimize>true</Optimize>\r
67     <DebugType>pdbonly</DebugType>\r
68     <PlatformTarget>x64</PlatformTarget>\r
69     <ErrorReport>prompt</ErrorReport>\r
70   </PropertyGroup>\r
71   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">\r
72     <DebugSymbols>true</DebugSymbols>\r
73     <OutputPath>bin\x86\Debug\</OutputPath>\r
74     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
75     <DebugType>full</DebugType>\r
76     <PlatformTarget>x86</PlatformTarget>\r
77     <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.DataAnalysis.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
78     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
79     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
80     <ErrorReport>prompt</ErrorReport>\r
81     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
82     <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>\r
83     <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>\r
84     <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>\r
85     <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>\r
86   </PropertyGroup>\r
87   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">\r
88     <OutputPath>bin\x86\Release\</OutputPath>\r
89     <DefineConstants>TRACE</DefineConstants>\r
90     <Optimize>true</Optimize>\r
91     <DebugType>pdbonly</DebugType>\r
92     <PlatformTarget>x86</PlatformTarget>\r
93     <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.DataAnalysis.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>\r
94     <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>\r
95     <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>\r
96     <ErrorReport>prompt</ErrorReport>\r
97     <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>\r
98     <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>\r
99     <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>\r
100     <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>\r
101     <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>\r
102   </PropertyGroup>\r
103   <ItemGroup>\r
104     <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />\r
105     <Reference Include="System" />\r
106     <Reference Include="System.Core">\r
107       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
108     </Reference>\r
109   </ItemGroup>\r
110   <ItemGroup>\r
111     <Compile Include="SymbolicSimplifierTest.cs" />\r
112     <Compile Include="StatisticCalculatorsTest.cs" />\r
113     <Compile Include="LinearScalingTest.cs" />\r
114     <Compile Include="Properties\AssemblyInfo.cs" />\r
115     <Compile Include="SimpleArithmeticExpressionInterpreterTest.cs" />\r
116     <Compile Include="SymbolicExpressionImporter.cs" />\r
117     <Compile Include="Token.cs" />\r
118     <Compile Include="Util.cs" />\r
119   </ItemGroup>\r
120   <ItemGroup>\r
121     <ProjectReference Include="..\..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">\r
122       <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>\r
123       <Name>HeuristicLab.Common.Resources-3.3</Name>\r
124     </ProjectReference>\r
125     <ProjectReference Include="..\..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">\r
126       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>\r
127       <Name>HeuristicLab.Common-3.3</Name>\r
128     </ProjectReference>\r
129     <ProjectReference Include="..\..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">\r
130       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>\r
131       <Name>HeuristicLab.Core-3.3</Name>\r
132     </ProjectReference>\r
133     <ProjectReference Include="..\..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">\r
134       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>\r
135       <Name>HeuristicLab.Data-3.3</Name>\r
136     </ProjectReference>\r
137     <ProjectReference Include="..\..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">\r
138       <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>\r
139       <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>\r
140     </ProjectReference>\r
141     <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj">\r
142       <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>\r
143       <Name>ALGLIB-2.5.0</Name>\r
144     </ProjectReference>\r
145     <ProjectReference Include="..\..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">\r
146       <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>\r
147       <Name>HeuristicLab.Operators-3.3</Name>\r
148     </ProjectReference>\r
149     <ProjectReference Include="..\..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">\r
150       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>\r
151       <Name>HeuristicLab.Optimization-3.3</Name>\r
152     </ProjectReference>\r
153     <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis.Regression\3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj">\r
154       <Project>{BDF86B1D-630E-4CE2-8A49-8C90B1BDE4C9}</Project>\r
155       <Name>HeuristicLab.Problems.DataAnalysis.Regression-3.3</Name>\r
156     </ProjectReference>\r
157     <ProjectReference Include="..\..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">\r
158       <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>\r
159       <Name>HeuristicLab.Random-3.3</Name>\r
160     </ProjectReference>\r
161     <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis-3.3.csproj">\r
162       <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>\r
163       <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>\r
164     </ProjectReference>\r
165   </ItemGroup>\r
166   <ItemGroup>\r
167     <Folder Include="bin\" />\r
168   </ItemGroup>\r
169   <ItemGroup>\r
170     <BootstrapperPackage Include=".NETFramework,Version=v4.0">\r
171       <Visible>False</Visible>\r
172       <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>\r
173       <Install>true</Install>\r
174     </BootstrapperPackage>\r
175     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">\r
176       <Visible>False</Visible>\r
177       <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>\r
178       <Install>false</Install>\r
179     </BootstrapperPackage>\r
180     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">\r
181       <Visible>False</Visible>\r
182       <ProductName>.NET Framework 3.5 SP1</ProductName>\r
183       <Install>false</Install>\r
184     </BootstrapperPackage>\r
185     <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">\r
186       <Visible>False</Visible>\r
187       <ProductName>Windows Installer 3.1</ProductName>\r
188       <Install>true</Install>\r
189     </BootstrapperPackage>\r
190   </ItemGroup>\r
191   <ItemGroup>\r
192     <None Include="RegressionSolution01.hl">\r
193       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
194     </None>\r
195     <None Include="RegressionSolution02.hl">\r
196       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
197     </None>\r
198     <None Include="RegressionSolution03.hl">\r
199       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
200     </None>\r
201     <None Include="RegressionSolution04.hl">\r
202       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
203     </None>\r
204     <None Include="RegressionSolution05.hl">\r
205       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
206     </None>\r
207     <None Include="RegressionSolution06.hl">\r
208       <CopyToOutputDirectory>Always</CopyToOutputDirectory>\r
209     </None>\r
210   </ItemGroup>\r
211   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
212   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
213        Other similar extension points exist, see Microsoft.Common.targets.\r
214   <Target Name="BeforeBuild">\r
215   </Target>\r
216   <Target Name="AfterBuild">\r
217   </Target>\r
218   -->\r
219 </Project>