Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/19 09:41:25 (5 years ago)
Author:
fholzing
Message:

#2864: Made the branch compile again (References, new Persistence, ...)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems/3.3/HeuristicLab.Problems.PermutationProblems-3.3.csproj

    r15686 r16834  
    1010    <RootNamespace>HeuristicLab.Problems.PermutationProblems</RootNamespace>
    1111    <AssemblyName>HeuristicLab.Problems.PermutationProblems-3.3</AssemblyName>
    12     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     12    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    1414    <TargetFrameworkProfile />
     
    3838  </PropertyGroup>
    3939  <ItemGroup>
     40    <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     41      <SpecificVersion>False</SpecificVersion>
     42      <HintPath>..\..\..\..\trunk\bin\HEAL.Attic.dll</HintPath>
     43    </Reference>
    4044    <Reference Include="HeuristicLab.Collections-3.3">
    4145      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     
    104108    </ProjectReference>
    105109  </ItemGroup>
    106   <ItemGroup />
    107110  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    108111  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.