Free cookie consent management tool by TermsFeed Policy Generator

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

#2522: reverse merged r16143

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2522_RefactorPluginInfrastructure/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj

    r16143 r16144  
    1313    <ProjectTypeGuids>{3D9AD99F-2412-4246-B90B-4EAA41C64699};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    1414    <StartArguments>/client:"WcfTestClient.exe"</StartArguments>
    15     <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
    16     <TargetFrameworkProfile></TargetFrameworkProfile>
     15    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     16    <TargetFrameworkProfile>
     17    </TargetFrameworkProfile>
    1718  </PropertyGroup>
    1819  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    3435    <ErrorReport>prompt</ErrorReport>
    3536    <WarningLevel>4</WarningLevel>
    36     <DocumentationFile></DocumentationFile>
     37    <DocumentationFile>
     38    </DocumentationFile>
    3739    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3840    <Prefer32Bit>false</Prefer32Bit>
     
    5052    <OutputPath>bin\Release\</OutputPath>
    5153    <DefineConstants>TRACE</DefineConstants>
    52     <DocumentationFile></DocumentationFile>
     54    <DocumentationFile>
     55    </DocumentationFile>
    5356    <Optimize>true</Optimize>
    5457    <DebugType>pdbonly</DebugType>
     
    6972    <OutputPath>bin\Release\</OutputPath>
    7073    <DefineConstants>TRACE</DefineConstants>
    71     <DocumentationFile></DocumentationFile>
     74    <DocumentationFile>
     75    </DocumentationFile>
    7276    <Optimize>true</Optimize>
    7377    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.