Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/02/14 21:22:53 (9 years ago)
Author:
ascheibe
Message:

#2280 switched all projects to .NET 4.5 (ExtLibs, HL, Tests, Services, Slave)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.ExternalEvaluation.Matlab/3.3/HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3.csproj

    r11131 r11623  
    1010    <RootNamespace>HeuristicLab.Problems.ExternalEvaluation.Matlab</RootNamespace>
    1111    <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.Matlab-3.3</AssemblyName>
    12     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    1414    <SccProjectName>Svn</SccProjectName>
     
    1616    <SccAuxPath>Svn</SccAuxPath>
    1717    <SccProvider>SubversionScc</SccProvider>
     18    <TargetFrameworkProfile />
    1819  </PropertyGroup>
    1920  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2526    <ErrorReport>prompt</ErrorReport>
    2627    <WarningLevel>4</WarningLevel>
     28    <Prefer32Bit>false</Prefer32Bit>
    2729  </PropertyGroup>
    2830  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3335    <ErrorReport>prompt</ErrorReport>
    3436    <WarningLevel>4</WarningLevel>
     37    <Prefer32Bit>false</Prefer32Bit>
    3538  </PropertyGroup>
    3639  <PropertyGroup>
     
    4851    <ErrorReport>prompt</ErrorReport>
    4952    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     53    <Prefer32Bit>false</Prefer32Bit>
    5054  </PropertyGroup>
    5155  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    5761    <ErrorReport>prompt</ErrorReport>
    5862    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     63    <Prefer32Bit>false</Prefer32Bit>
    5964  </PropertyGroup>
    6065  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    6671    <ErrorReport>prompt</ErrorReport>
    6772    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     73    <Prefer32Bit>false</Prefer32Bit>
    6874  </PropertyGroup>
    6975  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    7581    <ErrorReport>prompt</ErrorReport>
    7682    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
     83    <Prefer32Bit>false</Prefer32Bit>
    7784  </PropertyGroup>
    7885  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.