Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/05/11 19:21:19 (13 years ago)
Author:
swagner
Message:

Removed plugins which are not part of the 3.3.3 release (#1406)

Location:
tags/3.3.3/HeuristicLab/3.3/Tests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tags/3.3.3/HeuristicLab/3.3/Tests/Builder.testsettings

    r5426 r5448  
    4040    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Problems.ArtificialAnt.Views-3.3.dll" />
    4141    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Data.Views-3.3.dll" />
    42     <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Persistence.GUI-3.3.dll" />
    4342    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Problems.VehicleRouting-3.3.dll" />
    4443    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Operators.Programmable-3.3.dll" />
     
    8584    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Optimization-3.3.dll" />
    8685    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Random-3.3.dll" />
    87     <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Clients.Common-3.3.dll" />
    8886    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\Google.ProtocolBuffers-0.9.1.dll" />
    8987    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll" />
     
    9391    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.dll" />
    9492    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Optimization.Operators-3.3.dll" />
    95     <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.dll" />
    9693  </Deployment>
    9794  <Execution>
  • tags/3.3.3/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj

    r5426 r5448  
    159159      <Name>HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3</Name>
    160160    </ProjectReference>
    161     <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.ParticleSwarmOptimization\3.3\HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3.csproj">
    162       <Project>{2C429157-9C34-4DD3-9D5F-B444B751E39A}</Project>
    163       <Name>HeuristicLab.Algorithms.ParticleSwarmOptimization-3.3</Name>
    164     </ProjectReference>
    165161    <ProjectReference Include="..\..\..\HeuristicLab.Algorithms.SimulatedAnnealing\3.3\HeuristicLab.Algorithms.SimulatedAnnealing-3.3.csproj">
    166162      <Project>{96E5ED5B-187D-4012-9CDA-D85CDAD38342}</Project>
     
    179175      <Name>HeuristicLab.Analysis-3.3</Name>
    180176    </ProjectReference>
    181     <ProjectReference Include="..\..\..\HeuristicLab.Clients.Common\3.3\HeuristicLab.Clients.Common-3.3.csproj">
    182       <Project>{730A9104-D4D1-4360-966B-E49B7571DDA3}</Project>
    183       <Name>HeuristicLab.Clients.Common-3.3</Name>
    184     </ProjectReference>
    185177    <ProjectReference Include="..\..\..\HeuristicLab.CodeEditor\3.3\HeuristicLab.CodeEditor-3.3.csproj">
    186178      <Project>{489CFE09-FDF7-4C89-BAB5-BD09CADD61AD}</Project>
     
    350342      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    351343      <Name>HeuristicLab.Parameters-3.3</Name>
    352     </ProjectReference>
    353     <ProjectReference Include="..\..\..\HeuristicLab.Persistence.GUI\3.3\HeuristicLab.Persistence.GUI-3.3.csproj">
    354       <Project>{A9E282EA-180F-4233-B809-AEDF0787545C}</Project>
    355       <Name>HeuristicLab.Persistence.GUI-3.3</Name>
    356344    </ProjectReference>
    357345    <ProjectReference Include="..\..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.