Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/31/21 15:43:06 (3 years ago)
Author:
dpiringe
Message:

#3026

  • code cleanup
  • fixed a bug in ValueParameterConverter which prevented successful injection
  • changed error handling in method Main.HeadlessRun and Runner.Run
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3026_IntegrationIntoSymSpace/HeuristicLab/3.3/HeuristicLab-3.3.csproj

    r16565 r18045  
    2323    <OldToolsVersion>3.5</OldToolsVersion>
    2424    <UpgradeBackupLocation />
     25    <IsWebBootstrapper>false</IsWebBootstrapper>
     26    <TargetFrameworkProfile>
     27    </TargetFrameworkProfile>
    2528    <PublishUrl>publish\</PublishUrl>
    2629    <Install>true</Install>
     
    3538    <ApplicationRevision>0</ApplicationRevision>
    3639    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    37     <IsWebBootstrapper>false</IsWebBootstrapper>
    3840    <UseApplicationTrust>false</UseApplicationTrust>
    3941    <BootstrapperEnabled>true</BootstrapperEnabled>
    40     <TargetFrameworkProfile>
    41     </TargetFrameworkProfile>
    4242  </PropertyGroup>
    4343  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Note: See TracChangeset for help on using the changeset viewer.