Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/28/11 19:00:35 (14 years ago)
Author:
gkronber
Message:

#1418 pulled external evaluation plugin to version 3.4

Location:
branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.4
Files:
2 copied

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysis Refactoring/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.4/HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.4.csproj

    r5563 r5572  
    66    <ProductVersion>8.0.30703</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    8     <ProjectGuid>{1778134B-866B-4CB3-BFC0-52B2FAAA5777}</ProjectGuid>
     8    <ProjectGuid>{A0AF4D54-6A04-483E-A26D-97F8C1141526}</ProjectGuid>
    99    <OutputType>Library</OutputType>
    1010    <AppDesignerFolder>Properties</AppDesignerFolder>
    1111    <RootNamespace>HeuristicLab.Problems.ExternalEvaluation.GP.Views</RootNamespace>
    12     <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3</AssemblyName>
     12    <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.4</AssemblyName>
    1313    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    1414    <TargetFrameworkProfile>
     
    148148      <Name>HeuristicLab.Data-3.3</Name>
    149149    </ProjectReference>
    150     <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
    151       <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
    152       <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
     150    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
     151      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
     152      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
    153153    </ProjectReference>
    154154    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
     
    164164      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    165165    </ProjectReference>
    166     <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation.GP\3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.csproj">
    167       <Project>{E86E215D-E3CE-4244-978D-555D4E17AC09}</Project>
    168       <Name>HeuristicLab.Problems.ExternalEvaluation.GP-3.3</Name>
     166    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Symbolic\3.4\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
     167      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
     168      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
     169    </ProjectReference>
     170    <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation.GP\3.4\HeuristicLab.Problems.ExternalEvaluation.GP-3.4.csproj">
     171      <Project>{B7A64A60-B538-479F-9C47-A3180C458F6C}</Project>
     172      <Name>HeuristicLab.Problems.ExternalEvaluation.GP-3.4</Name>
    169173    </ProjectReference>
    170174  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.