Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/20/11 11:45:18 (12 years ago)
Author:
gkronber
Message:

#1081 merged r7103:7209 from trunk into time series branch

Location:
branches/HeuristicLab.TimeSeries
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.TimeSeries

  • branches/HeuristicLab.TimeSeries/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj

    r6866 r7213  
    176176  </ItemGroup>
    177177  <ItemGroup>
    178     <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    179       <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    180       <Name>HeuristicLab.Analysis-3.3</Name>
    181       <Private>False</Private>
    182     </ProjectReference>
    183     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    184       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    185       <Name>HeuristicLab.Collections-3.3</Name>
    186       <Private>False</Private>
    187     </ProjectReference>
    188     <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    189       <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    190       <Name>HeuristicLab.Common.Resources-3.3</Name>
    191       <Private>False</Private>
    192     </ProjectReference>
    193     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    194       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    195       <Name>HeuristicLab.Common-3.3</Name>
    196       <Private>False</Private>
    197     </ProjectReference>
    198     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    199       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    200       <Name>HeuristicLab.Core-3.3</Name>
    201       <Private>False</Private>
    202     </ProjectReference>
    203     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    204       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    205       <Name>HeuristicLab.Data-3.3</Name>
    206       <Private>False</Private>
    207     </ProjectReference>
    208     <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    209       <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
    210       <Name>HeuristicLab.Operators-3.3</Name>
    211       <Private>False</Private>
    212     </ProjectReference>
    213     <ProjectReference Include="..\..\HeuristicLab.Optimization.Operators\3.3\HeuristicLab.Optimization.Operators-3.3.csproj">
    214       <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
    215       <Name>HeuristicLab.Optimization.Operators-3.3</Name>
    216       <Private>False</Private>
    217     </ProjectReference>
    218     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    219       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    220       <Name>HeuristicLab.Optimization-3.3</Name>
    221       <Private>False</Private>
    222     </ProjectReference>
    223     <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
    224       <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    225       <Name>HeuristicLab.Parameters-3.3</Name>
    226       <Private>False</Private>
    227     </ProjectReference>
    228     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    229       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    230       <Name>HeuristicLab.Persistence-3.3</Name>
    231       <Private>False</Private>
    232     </ProjectReference>
    233     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    234       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    235       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    236       <Private>False</Private>
    237     </ProjectReference>
    238     <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
    239       <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
    240       <Name>HeuristicLab.Random-3.3</Name>
    241       <Private>False</Private>
    242     </ProjectReference>
     178    <Reference Include="HeuristicLab.Analysis-3.3">
     179      <HintPath>..\..\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     180      <Private>False</Private>
     181    </Reference>
     182    <Reference Include="HeuristicLab.Collections-3.3">
     183      <HintPath>..\..\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     184      <Private>False</Private>
     185    </Reference>
     186    <Reference Include="HeuristicLab.Common.Resources-3.3">
     187      <HintPath>..\..\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     188      <Private>False</Private>
     189    </Reference>
     190    <Reference Include="HeuristicLab.Common-3.3">
     191      <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
     192      <Private>False</Private>
     193    </Reference>
     194    <Reference Include="HeuristicLab.Core-3.3">
     195      <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
     196      <Private>False</Private>
     197    </Reference>
     198    <Reference Include="HeuristicLab.Data-3.3">
     199      <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>
     200      <Private>False</Private>
     201    </Reference>
     202    <Reference Include="HeuristicLab.Operators-3.3">
     203      <HintPath>..\..\bin\HeuristicLab.Operators-3.3.dll</HintPath>
     204      <Private>False</Private>
     205    </Reference>
     206    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
     207      <HintPath>..\..\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     208      <Private>False</Private>
     209    </Reference>
     210    <Reference Include="HeuristicLab.Optimization-3.3">
     211      <HintPath>..\..\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
     212      <Private>False</Private>
     213    </Reference>
     214    <Reference Include="HeuristicLab.Parameters-3.3">
     215      <HintPath>..\..\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
     216      <Private>False</Private>
     217    </Reference>
     218    <Reference Include="HeuristicLab.Persistence-3.3">
     219      <HintPath>..\..\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     220      <Private>False</Private>
     221    </Reference>
     222    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     223      <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     224      <Private>False</Private>
     225    </Reference>
     226    <Reference Include="HeuristicLab.Random-3.3">
     227      <HintPath>..\..\bin\HeuristicLab.Random-3.3.dll</HintPath>
     228      <Private>False</Private>
     229    </Reference>
    243230  </ItemGroup>
    244231  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.