Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/07/19 23:20:52 (5 years ago)
Author:
abeham
Message:

Added further projects useful for interfacing with irace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/tools/HeuristicLab.HiveDrain/HiveStatus/HiveStatus.csproj

    r15921 r16667  
    99    <RootNamespace>HiveStatus</RootNamespace>
    1010    <AssemblyName>HiveStatus</AssemblyName>
    11     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     11    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    1212    <FileAlignment>512</FileAlignment>
     13    <TargetFrameworkProfile />
    1314  </PropertyGroup>
    1415  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    1819    <Optimize>false</Optimize>
    1920    <OutputPath>bin\Debug\</OutputPath>
    20     <DefineConstants>DEBUG;TRACE</DefineConstants>
     21    <DefineConstants>TRACE;DEBUG</DefineConstants>
    2122    <ErrorReport>prompt</ErrorReport>
    2223    <WarningLevel>4</WarningLevel>
Note: See TracChangeset for help on using the changeset viewer.