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.Instances.DataAnalysis.Views

  • stable/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3.csproj

    r10021 r11920  
    1111    <RootNamespace>HeuristicLab.Problems.Instances.DataAnalysis.Views</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.Instances.DataAnalysis.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|x86'">
     
    3841    <PlatformTarget>x86</PlatformTarget>
    3942    <ErrorReport>prompt</ErrorReport>
     43    <Prefer32Bit>false</Prefer32Bit>
    4044  </PropertyGroup>
    4145  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
     
    4650    <PlatformTarget>x86</PlatformTarget>
    4751    <ErrorReport>prompt</ErrorReport>
     52    <Prefer32Bit>false</Prefer32Bit>
    4853  </PropertyGroup>
    4954  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
     
    5459    <PlatformTarget>x64</PlatformTarget>
    5560    <ErrorReport>prompt</ErrorReport>
     61    <Prefer32Bit>false</Prefer32Bit>
    5662  </PropertyGroup>
    5763  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
     
    6268    <PlatformTarget>x64</PlatformTarget>
    6369    <ErrorReport>prompt</ErrorReport>
     70    <Prefer32Bit>false</Prefer32Bit>
    6471  </PropertyGroup>
    6572  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.