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.Clients.Hive.Slave.Views/3.3/HeuristicLab.Clients.Hive.Slave.Views-3.3.csproj

    r16143 r16144  
    1111    <RootNamespace>HeuristicLab.Clients.Hive.SlaveCore.Views</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Clients.Hive.Slave.Views-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <TargetFrameworkProfile />
     
    3333    <ErrorReport>prompt</ErrorReport>
    3434    <WarningLevel>4</WarningLevel>
    35     <DocumentationFile></DocumentationFile>
     35    <DocumentationFile>
     36    </DocumentationFile>
    3637    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3738    <Prefer32Bit>false</Prefer32Bit>
     
    5051    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    5152    <DefineConstants>TRACE</DefineConstants>
    52     <DocumentationFile></DocumentationFile>
     53    <DocumentationFile>
     54    </DocumentationFile>
    5355    <Optimize>true</Optimize>
    5456    <DebugType>pdbonly</DebugType>
     
    7173    <OutputPath>$(SolutionDir)\bin\</OutputPath>
    7274    <DefineConstants>TRACE</DefineConstants>
    73     <DocumentationFile></DocumentationFile>
     75    <DocumentationFile>
     76    </DocumentationFile>
    7477    <Optimize>true</Optimize>
    7578    <DebugType>pdbonly</DebugType>
     
    290293  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    291294  <PropertyGroup>
    292     <PostBuildEvent></PostBuildEvent>
     295    <PostBuildEvent>
     296    </PostBuildEvent>
    293297  </PropertyGroup>
    294298  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.