- Timestamp:
- 12/10/11 19:35:13 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj
r7021 r7167 163 163 </ItemGroup> 164 164 <ItemGroup> 165 <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj"> 166 <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project> 167 <Name>HeuristicLab.Analysis-3.3</Name> 168 <Private>False</Private> 169 </ProjectReference> 170 <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj"> 171 <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project> 172 <Name>HeuristicLab.Collections-3.3</Name> 173 <Private>False</Private> 174 </ProjectReference> 175 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 176 <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project> 177 <Name>HeuristicLab.Common.Resources-3.3</Name> 178 <Private>False</Private> 179 </ProjectReference> 180 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 181 <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project> 182 <Name>HeuristicLab.Common-3.3</Name> 183 <Private>False</Private> 184 </ProjectReference> 185 <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj"> 186 <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project> 187 <Name>HeuristicLab.Core-3.3</Name> 188 <Private>False</Private> 189 </ProjectReference> 190 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj"> 191 <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project> 192 <Name>HeuristicLab.Data-3.3</Name> 193 <Private>False</Private> 194 </ProjectReference> 195 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj"> 196 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> 197 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 198 <Private>False</Private> 199 </ProjectReference> 200 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj"> 201 <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project> 202 <Name>HeuristicLab.Operators-3.3</Name> 203 <Private>False</Private> 204 </ProjectReference> 205 <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj"> 206 <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project> 207 <Name>HeuristicLab.Optimization.Operators-3.3</Name> 208 <Private>False</Private> 209 </ProjectReference> 210 <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj"> 211 <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project> 212 <Name>HeuristicLab.Optimization-3.3</Name> 213 <Private>False</Private> 214 </ProjectReference> 215 <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj"> 216 <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project> 217 <Name>HeuristicLab.Parameters-3.3</Name> 218 <Private>False</Private> 219 </ProjectReference> 220 <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj"> 221 <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project> 222 <Name>HeuristicLab.Persistence-3.3</Name> 223 <Private>False</Private> 224 </ProjectReference> 225 <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj"> 226 <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project> 227 <Name>HeuristicLab.PluginInfrastructure-3.3</Name> 228 <Private>False</Private> 229 </ProjectReference> 230 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj"> 231 <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project> 232 <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name> 233 <Private>False</Private> 234 </ProjectReference> 235 <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj"> 236 <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project> 237 <Name>HeuristicLab.Random-3.3</Name> 238 <Private>False</Private> 239 </ProjectReference> 165 <Reference Include="HeuristicLab.Analysis-3.3"> 166 <HintPath>..\..\bin\HeuristicLab.Analysis-3.3.dll</HintPath> 167 <Private>False</Private> 168 </Reference> 169 <Reference Include="HeuristicLab.Collections-3.3"> 170 <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath> 171 <Private>False</Private> 172 </Reference> 173 <Reference Include="HeuristicLab.Common.Resources-3.3"> 174 <HintPath>..\..\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath> 175 <Private>False</Private> 176 </Reference> 177 <Reference Include="HeuristicLab.Common-3.3"> 178 <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath> 179 <Private>False</Private> 180 </Reference> 181 <Reference Include="HeuristicLab.Core-3.3"> 182 <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath> 183 <Private>False</Private> 184 </Reference> 185 <Reference Include="HeuristicLab.Data-3.3"> 186 <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath> 187 <Private>False</Private> 188 </Reference> 189 <Reference Include="HeuristicLab.Operators-3.3"> 190 <HintPath>..\..\bin\HeuristicLab.Operators-3.3.dll</HintPath> 191 <Private>False</Private> 192 </Reference> 193 <Reference Include="HeuristicLab.Optimization.Operators-3.3"> 194 <HintPath>..\..\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath> 195 <Private>False</Private> 196 </Reference> 197 <Reference Include="HeuristicLab.Optimization-3.3"> 198 <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath> 199 <Private>False</Private> 200 </Reference> 201 <Reference Include="HeuristicLab.Parameters-3.3"> 202 <HintPath>..\..\bin\HeuristicLab.Parameters-3.3.dll</HintPath> 203 <Private>False</Private> 204 </Reference> 205 <Reference Include="HeuristicLab.Persistence-3.3"> 206 <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath> 207 <Private>False</Private> 208 </Reference> 209 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 210 <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 211 <Private>False</Private> 212 </Reference> 213 <Reference Include="HeuristicLab.Random-3.3"> 214 <HintPath>..\..\bin\HeuristicLab.Random-3.3.dll</HintPath> 215 <Private>False</Private> 216 </Reference> 240 217 </ItemGroup> 241 218 <ItemGroup> … … 256 233 </BootstrapperPackage> 257 234 </ItemGroup> 258 <ItemGroup /> 235 <ItemGroup> 236 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj"> 237 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> 238 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 239 </ProjectReference> 240 <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj"> 241 <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project> 242 <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name> 243 </ProjectReference> 244 </ItemGroup> 259 245 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 260 246 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.