Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/14/18 18:46:16 (6 years ago)
Author:
jkarder
Message:

#2924: reapplied changes from r16143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2924_DotNetCoreMigration/HeuristicLab.Clients.Hive.Slave.App/3.3/HeuristicLab.Clients.Hive.Slave.App-3.3.csproj

    r16144 r16147  
    1111    <RootNamespace>HeuristicLab.Clients.Hive.Slave.App</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Clients.Hive.Slave.App-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    14     <TargetFrameworkProfile>
    15     </TargetFrameworkProfile>
     13    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     14    <TargetFrameworkProfile></TargetFrameworkProfile>
    1615    <FileAlignment>512</FileAlignment>
    1716  </PropertyGroup>
     
    3433    <ErrorReport>prompt</ErrorReport>
    3534    <WarningLevel>4</WarningLevel>
    36     <DocumentationFile>
    37     </DocumentationFile>
     35    <DocumentationFile></DocumentationFile>
    3836    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3937    <Prefer32Bit>false</Prefer32Bit>
     
    5250    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    5351    <DefineConstants>TRACE</DefineConstants>
    54     <DocumentationFile>
    55     </DocumentationFile>
     52    <DocumentationFile></DocumentationFile>
    5653    <Optimize>true</Optimize>
    5754    <DebugType>pdbonly</DebugType>
     
    7471    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    7572    <DefineConstants>TRACE</DefineConstants>
    76     <DocumentationFile>
    77     </DocumentationFile>
     73    <DocumentationFile></DocumentationFile>
    7874    <Optimize>true</Optimize>
    7975    <DebugType>pdbonly</DebugType>
     
    173169  </PropertyGroup>
    174170  <PropertyGroup>
    175     <PostBuildEvent>
    176     </PostBuildEvent>
     171    <PostBuildEvent></PostBuildEvent>
    177172  </PropertyGroup>
    178173  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.