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.Algorithms.ScatterSearch/3.3/HeuristicLab.Algorithms.ScatterSearch-3.3.csproj

    r8806 r11920  
    1111    <RootNamespace>HeuristicLab.Algorithms.ScatterSearch</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Algorithms.ScatterSearch-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' ">
     
    3234    <WarningLevel>4</WarningLevel>
    3335    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     36    <Prefer32Bit>false</Prefer32Bit>
    3437  </PropertyGroup>
    3538  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4144    <ErrorReport>prompt</ErrorReport>
    4245    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     46    <Prefer32Bit>false</Prefer32Bit>
    4347  </PropertyGroup>
    4448  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    5054    <ErrorReport>prompt</ErrorReport>
    5155    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     56    <Prefer32Bit>false</Prefer32Bit>
    5257  </PropertyGroup>
    5358  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5964    <ErrorReport>prompt</ErrorReport>
    6065    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     66    <Prefer32Bit>false</Prefer32Bit>
    6167  </PropertyGroup>
    6268  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6874    <ErrorReport>prompt</ErrorReport>
    6975    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     76    <Prefer32Bit>false</Prefer32Bit>
    7077  </PropertyGroup>
    7178  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.