Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/26/20 12:58:45 (4 years ago)
Author:
dpiringe
Message:

#3026:

  • the runs of an optimizer gets cleared before starting it in HeuristicLab.JsonInterface.App.Runner now
  • all runs of an optimizer gets cleared when exporting it with ExportJsonDialog
  • fixed a bug in CommandLineArgumentHandling: now always returns a StringArgument when all conditions are false
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3026_IntegrationIntoSymSpace/HeuristicLab.JsonInterface.App/HeuristicLab.JsonInterface.App.csproj

    r17451 r17453  
    8989      <Name>HeuristicLab.Optimization-3.3</Name>
    9090    </ProjectReference>
     91    <ProjectReference Include="..\HeuristicLab.ParallelEngine\3.3\HeuristicLab.ParallelEngine-3.3.csproj">
     92      <Project>{00814351-4AB8-4088-9B99-F62787B89E93}</Project>
     93      <Name>HeuristicLab.ParallelEngine-3.3</Name>
     94    </ProjectReference>
    9195    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    9296      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
Note: See TracChangeset for help on using the changeset viewer.