Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/15/12 14:33:14 (12 years ago)
Author:
sforsten
Message:

#1784: changes in the references and output directories

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj

    r7823 r7825  
    105105  </PropertyGroup>
    106106  <ItemGroup>
    107     <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    108       <Private>False</Private>
    109       <HintPath>..\..\HeuristicLab.Common\3.3\obj\Release\HeuristicLab.Common-3.3.dll</HintPath>
    110     </Reference>
    111     <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    112       <Private>False</Private>
    113     </Reference>
    114107    <Reference Include="System" />
    115108    <Reference Include="System.Core" />
     
    137130    <None Include="HeuristicLab.snk" />
    138131  </ItemGroup>
     132  <ItemGroup>
     133    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
     134      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
     135      <Name>HeuristicLab.Common-3.3</Name>
     136      <Private>False</Private>
     137    </ProjectReference>
     138    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
     139      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
     140      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
     141      <Private>False</Private>
     142    </ProjectReference>
     143  </ItemGroup>
    139144  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    140145  <PropertyGroup>
Note: See TracChangeset for help on using the changeset viewer.