Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/16/11 10:52:22 (14 years ago)
Author:
mkommend
Message:

Prepared 3.4 project stubs for refactoring and added interfaces in Problems.DataAnalysis 3.4 (ticket #1418).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysis Refactoring/HeuristicLab.Problems.DataAnalysis.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Classification-3.4.csproj

    r5474 r5484  
    141141      <Name>HeuristicLab.Data-3.3</Name>
    142142    </ProjectReference>
    143     <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
    144       <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
    145       <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
    146     </ProjectReference>
    147143    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    148144      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
     
    165161      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    166162    </ProjectReference>
    167     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Regression\3.3\HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj">
    168       <Project>{BDF86B1D-630E-4CE2-8A49-8C90B1BDE4C9}</Project>
    169       <Name>HeuristicLab.Problems.DataAnalysis.Regression-3.3</Name>
    170     </ProjectReference>
    171     <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.3\HeuristicLab.Problems.DataAnalysis-3.3.csproj">
    172       <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
    173       <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
    174     </ProjectReference>
    175163  </ItemGroup>
    176164  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.