Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/05/15 17:37:03 (9 years ago)
Author:
ascheibe
Message:

#2280 merged r11623, r11631, r11634 into stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Clients.Hive.JobManager/3.3/HeuristicLab.Clients.Hive.JobManager-3.3.csproj

    r11083 r11920  
    1111    <RootNamespace>HeuristicLab.Clients.Hive.JobManager</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Clients.Hive.JobManager-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     15    <TargetFrameworkProfile />
    1516  </PropertyGroup>
    1617  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2324    <WarningLevel>4</WarningLevel>
    2425    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     26    <Prefer32Bit>false</Prefer32Bit>
    2527  </PropertyGroup>
    2628  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3436    </DocumentationFile>
    3537    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     38    <Prefer32Bit>false</Prefer32Bit>
    3639  </PropertyGroup>
    3740  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4346    <ErrorReport>prompt</ErrorReport>
    4447    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     48    <Prefer32Bit>false</Prefer32Bit>
    4549  </PropertyGroup>
    4650  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5458    <ErrorReport>prompt</ErrorReport>
    5559    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     60    <Prefer32Bit>false</Prefer32Bit>
    5661  </PropertyGroup>
    5762  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    6368    <ErrorReport>prompt</ErrorReport>
    6469    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     70    <Prefer32Bit>false</Prefer32Bit>
    6571  </PropertyGroup>
    6672  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    7480    <ErrorReport>prompt</ErrorReport>
    7581    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     82    <Prefer32Bit>false</Prefer32Bit>
    7683  </PropertyGroup>
    7784  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.