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

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.Scheduling.Views/3.3/HeuristicLab.Problems.Scheduling.Views-3.3.csproj

    r8887 r11920  
    1111    <RootNamespace>HeuristicLab.Problems.Scheduling.Views</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.Scheduling.Views-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
     15    <TargetFrameworkProfile />
    1516  </PropertyGroup>
    1617  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2223    <ErrorReport>prompt</ErrorReport>
    2324    <WarningLevel>4</WarningLevel>
     25    <Prefer32Bit>false</Prefer32Bit>
    2426  </PropertyGroup>
    2527  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3032    <ErrorReport>prompt</ErrorReport>
    3133    <WarningLevel>4</WarningLevel>
     34    <Prefer32Bit>false</Prefer32Bit>
    3235  </PropertyGroup>
    3336  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    4548    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
    4649    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     50    <Prefer32Bit>false</Prefer32Bit>
    4751  </PropertyGroup>
    4852  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    6165    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    6266    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     67    <Prefer32Bit>false</Prefer32Bit>
    6368  </PropertyGroup>
    6469  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
     
    7782    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    7883    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     84    <Prefer32Bit>false</Prefer32Bit>
    7985  </PropertyGroup>
    8086  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    9399    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
    94100    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
     101    <Prefer32Bit>false</Prefer32Bit>
    95102  </PropertyGroup>
    96103  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.