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

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.VehicleRouting

  • stable/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj

    r10743 r11920  
    1818    <UpgradeBackupLocation>
    1919    </UpgradeBackupLocation>
    20     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     20    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    2121    <PublishUrl>publish\</PublishUrl>
    2222    <Install>true</Install>
     
    4747    </DocumentationFile>
    4848    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     49    <Prefer32Bit>false</Prefer32Bit>
    4950  </PropertyGroup>
    5051  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    5960    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    6061    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     62    <Prefer32Bit>false</Prefer32Bit>
    6163  </PropertyGroup>
    6264  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    6870    <ErrorReport>prompt</ErrorReport>
    6971    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     72    <Prefer32Bit>false</Prefer32Bit>
    7073  </PropertyGroup>
    7174  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    7982    <ErrorReport>prompt</ErrorReport>
    8083    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     84    <Prefer32Bit>false</Prefer32Bit>
    8185  </PropertyGroup>
    8286  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    8892    <ErrorReport>prompt</ErrorReport>
    8993    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     94    <Prefer32Bit>false</Prefer32Bit>
    9095  </PropertyGroup>
    9196  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    98103    <ErrorReport>prompt</ErrorReport>
    99104    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     105    <Prefer32Bit>false</Prefer32Bit>
    100106  </PropertyGroup>
    101107  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.