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.Views/3.3/HeuristicLab.Problems.PermutationProblems.Views-3.3.csproj

    r16006 r16834  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1111    <RootNamespace>HeuristicLab.Problems.PermutationProblems.Views</RootNamespace>
    1212    <AssemblyName>HeuristicLab.Problems.PermutationProblems.Views-3.3</AssemblyName>
    13     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
     13    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    1414    <FileAlignment>512</FileAlignment>
    1515    <TargetFrameworkProfile />
     
    148148    </Reference>
    149149    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    150     <Reference Include="HeuristicLab.Problems.Instances-3.3">
    151       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
    152     </Reference>
    153150    <Reference Include="System" />
    154151    <Reference Include="System.Core" />
     
    174171  </ItemGroup>
    175172  <ItemGroup>
     173    <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
     174      <Project>{3540e29e-4793-49e7-8ee2-fea7f61c3994}</Project>
     175      <Name>HeuristicLab.Problems.Instances-3.3</Name>
     176    </ProjectReference>
    176177    <ProjectReference Include="..\..\HeuristicLab.Problems.PermutationProblems\3.3\HeuristicLab.Problems.PermutationProblems-3.3.csproj">
    177178      <Project>{51650b00-4ca6-41ff-8cb6-165fcacc3b51}</Project>
Note: See TracChangeset for help on using the changeset viewer.