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.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj

    r11159 r11920  
    1010    <RootNamespace>HeuristicLab.DataPreprocessing.Views</RootNamespace>
    1111    <AssemblyName>HeuristicLab.DataPreprocessing.Views-3.4</AssemblyName>
    12     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    1414    <TargetFrameworkProfile />
     
    2323    <WarningLevel>4</WarningLevel>
    2424    <UseVSHostingProcess>false</UseVSHostingProcess>
     25    <Prefer32Bit>false</Prefer32Bit>
    2526  </PropertyGroup>
    2627  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3132    <ErrorReport>prompt</ErrorReport>
    3233    <WarningLevel>4</WarningLevel>
     34    <Prefer32Bit>false</Prefer32Bit>
    3335  </PropertyGroup>
    3436  <PropertyGroup>
     
    272274  </ItemGroup>
    273275  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    274 <PropertyGroup>
     276  <PropertyGroup>
    275277    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
    276278set ProjectDir=$(ProjectDir)
Note: See TracChangeset for help on using the changeset viewer.