Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/29/10 11:47:22 (13 years ago)
Author:
swinkler
Message:

Updated projects in exporters branch reacting on recent changes in the trunk (.NET 4.0, changes in interface of dataset). (#1270, #1314)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysis.Extensions/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj

    r5017 r5180  
    1111    <RootNamespace>HeuristicLab.Problems.DataAnalysis</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.DataAnalysis-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <SignAssembly>true</SignAssembly>
     
    3434    <UseApplicationTrust>false</UseApplicationTrust>
    3535    <BootstrapperEnabled>true</BootstrapperEnabled>
     36    <TargetFrameworkProfile />
    3637  </PropertyGroup>
    3738  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Note: See TracChangeset for help on using the changeset viewer.