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

    r9203 r11677  
    1111    <RootNamespace>HeuristicLab</RootNamespace>
    1212    <AssemblyName>HeuristicLab 3.3</AssemblyName>
    13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <SignAssembly>true</SignAssembly>
     
    5050    <WarningLevel>4</WarningLevel>
    5151    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     52    <Prefer32Bit>false</Prefer32Bit>
    5253  </PropertyGroup>
    5354  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    6162    </DocumentationFile>
    6263    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     64    <Prefer32Bit>false</Prefer32Bit>
    6365  </PropertyGroup>
    6466  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    7072    <ErrorReport>prompt</ErrorReport>
    7173    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     74    <Prefer32Bit>false</Prefer32Bit>
    7275  </PropertyGroup>
    7376  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    8184    </DocumentationFile>
    8285    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     86    <Prefer32Bit>false</Prefer32Bit>
    8387  </PropertyGroup>
    8488  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    9094    <ErrorReport>prompt</ErrorReport>
    9195    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     96    <Prefer32Bit>false</Prefer32Bit>
    9297  </PropertyGroup>
    9398  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    101106    </DocumentationFile>
    102107    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     108    <Prefer32Bit>false</Prefer32Bit>
    103109  </PropertyGroup>
    104110  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.