Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/04/11 19:33:28 (13 years ago)
Author:
swagner
Message:

Removed plugins which are not included in the 3.3.4 release and updated files of the 3.3.4 release tag (#1461)

Location:
tags/3.3.4/HeuristicLab/3.3
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • tags/3.3.4/HeuristicLab/3.3/CustomPostBuildTemplate_UpdateLocalInstallation.cmd

    r3849 r6129  
    1 set target=C:\Program Files\HeuristicLab 3.3
     1set target=C:\Program Files\HeuristicLab 3.3.4
    22
    33copy "HeuristicLab 3.3.exe" "%target%"
  • tags/3.3.4/HeuristicLab/3.3/Files.txt

    r6036 r6129  
    5353HeuristicLab.Parameters.Views\3.3:HeuristicLab.Parameters.Views-3.3.dll
    5454HeuristicLab.Persistence\3.3:HeuristicLab.Persistence-3.3.dll
    55 HeuristicLab.Persistence.GUI\3.3:HeuristicLab.Persistence.GUI-3.3.dll
    5655HeuristicLab.Problems.ArtificialAnt\3.3:HeuristicLab.Problems.ArtificialAnt-3.3.dll
    5756HeuristicLab.Problems.ArtificialAnt\3.4:HeuristicLab.Problems.ArtificialAnt-3.4.dll
  • tags/3.3.4/HeuristicLab/3.3/Tests/Builder.testsettings

    r6036 r6129  
    5757    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Parameters.Views-3.3.dll" />
    5858    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Parameters-3.3.dll" />
    59     <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Persistence.GUI-3.3.dll" />
    6059    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.Persistence-3.3.dll" />
    6160    <DeploymentItem filename="HeuristicLab\3.3\Tests\bin\Release\HeuristicLab.PluginInfrastructure-3.3.dll" />
  • tags/3.3.4/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj

    r6036 r6129  
    376376      <Name>HeuristicLab.Parameters-3.3</Name>
    377377    </ProjectReference>
    378     <ProjectReference Include="..\..\..\HeuristicLab.Persistence.GUI\3.3\HeuristicLab.Persistence.GUI-3.3.csproj">
    379       <Project>{A9E282EA-180F-4233-B809-AEDF0787545C}</Project>
    380       <Name>HeuristicLab.Persistence.GUI-3.3</Name>
    381     </ProjectReference>
    382378    <ProjectReference Include="..\..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    383379      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
Note: See TracChangeset for help on using the changeset viewer.