Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/10/14 10:31:41 (9 years ago)
Author:
pfleck
Message:

#2269 Merged trunk. Updated .net version of ALPS plugin.

Location:
branches/ALPS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ALPS

  • branches/ALPS/HeuristicLab.ParallelEngine.Views/3.3/HeuristicLab.ParallelEngine.Views.csproj

    r9660 r11677  
    1010    <RootNamespace>HeuristicLab.ParallelEngine.Views</RootNamespace>
    1111    <AssemblyName>HeuristicLab.ParallelEngine.Views-3.3</AssemblyName>
    12     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    1414    <TargetFrameworkProfile />
     
    2222    <ErrorReport>prompt</ErrorReport>
    2323    <WarningLevel>4</WarningLevel>
     24    <Prefer32Bit>false</Prefer32Bit>
    2425  </PropertyGroup>
    2526  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3031    <ErrorReport>prompt</ErrorReport>
    3132    <WarningLevel>4</WarningLevel>
     33    <Prefer32Bit>false</Prefer32Bit>
    3234  </PropertyGroup>
    3335  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    3941    <ErrorReport>prompt</ErrorReport>
    4042    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     43    <Prefer32Bit>false</Prefer32Bit>
    4144  </PropertyGroup>
    4245  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    4851    <ErrorReport>prompt</ErrorReport>
    4952    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     53    <Prefer32Bit>false</Prefer32Bit>
    5054  </PropertyGroup>
    5155  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    5761    <ErrorReport>prompt</ErrorReport>
    5862    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     63    <Prefer32Bit>false</Prefer32Bit>
    5964  </PropertyGroup>
    6065  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    6671    <ErrorReport>prompt</ErrorReport>
    6772    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     73    <Prefer32Bit>false</Prefer32Bit>
    6874  </PropertyGroup>
    6975  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.