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.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj

    r16144 r16147  
    1313    <ProjectTypeGuids>{3D9AD99F-2412-4246-B90B-4EAA41C64699};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    1414    <StartArguments>/client:"WcfTestClient.exe"</StartArguments>
    15     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    16     <TargetFrameworkProfile>
    17     </TargetFrameworkProfile>
     15    <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     16    <TargetFrameworkProfile></TargetFrameworkProfile>
    1817  </PropertyGroup>
    1918  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    3534    <ErrorReport>prompt</ErrorReport>
    3635    <WarningLevel>4</WarningLevel>
    37     <DocumentationFile>
    38     </DocumentationFile>
     36    <DocumentationFile></DocumentationFile>
    3937    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4038    <Prefer32Bit>false</Prefer32Bit>
     
    5250    <OutputPath>bin\Release\</OutputPath>
    5351    <DefineConstants>TRACE</DefineConstants>
    54     <DocumentationFile>
    55     </DocumentationFile>
     52    <DocumentationFile></DocumentationFile>
    5653    <Optimize>true</Optimize>
    5754    <DebugType>pdbonly</DebugType>
     
    7269    <OutputPath>bin\Release\</OutputPath>
    7370    <DefineConstants>TRACE</DefineConstants>
    74     <DocumentationFile>
    75     </DocumentationFile>
     71    <DocumentationFile></DocumentationFile>
    7672    <Optimize>true</Optimize>
    7773    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.