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:
4 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.ExtLibs

  • stable/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/3.1.3/EPPlus-3.1.3/EPPlus-3.1.3.csproj

    r9931 r11920  
    2626    </UpgradeBackupLocation>
    2727    <OldToolsVersion>3.5</OldToolsVersion>
    28     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     28    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    2929    <PublishUrl>publish\</PublishUrl>
    3030    <Install>true</Install>
     
    5555    </DocumentationFile>
    5656    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     57    <Prefer32Bit>false</Prefer32Bit>
    5758  </PropertyGroup>
    5859  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    6768    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6869    <PlatformTarget>AnyCPU</PlatformTarget>
     70    <Prefer32Bit>false</Prefer32Bit>
    6971  </PropertyGroup>
    7072  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    7880    <ErrorReport>prompt</ErrorReport>
    7981    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     82    <Prefer32Bit>false</Prefer32Bit>
    8083  </PropertyGroup>
    8184  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    8992    <ErrorReport>prompt</ErrorReport>
    9093    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     94    <Prefer32Bit>false</Prefer32Bit>
    9195  </PropertyGroup>
    9296  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    100104    <ErrorReport>prompt</ErrorReport>
    101105    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     106    <Prefer32Bit>false</Prefer32Bit>
    102107  </PropertyGroup>
    103108  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    111116    <ErrorReport>prompt</ErrorReport>
    112117    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     118    <Prefer32Bit>false</Prefer32Bit>
    113119  </PropertyGroup>
    114120  <ItemGroup>
  • stable/HeuristicLab.ExtLibs/HeuristicLab.EPPlus/3.1.3/HeuristicLab.EPPlus-3.1.3/HeuristicLab.EPPlus-3.1.3.csproj

    r9931 r11920  
    1010    <RootNamespace>HeuristicLab.EPPlus</RootNamespace>
    1111    <AssemblyName>HeuristicLab.EPPlus-3.1.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>
     
    4547    <ErrorReport>prompt</ErrorReport>
    4648    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     49    <Prefer32Bit>false</Prefer32Bit>
    4750  </PropertyGroup>
    4851  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    5457    <ErrorReport>prompt</ErrorReport>
    5558    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     59    <Prefer32Bit>false</Prefer32Bit>
    5660  </PropertyGroup>
    5761  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    6367    <ErrorReport>prompt</ErrorReport>
    6468    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     69    <Prefer32Bit>false</Prefer32Bit>
    6570  </PropertyGroup>
    6671  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    7277    <ErrorReport>prompt</ErrorReport>
    7378    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     79    <Prefer32Bit>false</Prefer32Bit>
    7480  </PropertyGroup>
    7581  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.