Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/21/11 15:13:28 (12 years ago)
Author:
gkronber
Message:

#1653 corrected a number of direct references to .dll files (sometimes to a x86 version) which were missed in r6866 and changed the 'copy local' property for references to ExtLib .dlls to 'false'.

File:
1 edited

Legend:

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

    r6952 r7021  
    102102  </PropertyGroup>
    103103  <ItemGroup>
    104     <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
    105     <Reference Include="HeuristicLab.Data.Views-3.3">
    106       <HintPath>..\..\HeuristicLab.Data.Views\3.3\bin\Debug\HeuristicLab.Data.Views-3.3.dll</HintPath>
    107     </Reference>
    108     <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    109       <HintPath>..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\bin\Debug\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
    110     </Reference>
    111104    <Reference Include="System" />
    112105    <Reference Include="System.Core" />
     
    151144      <Private>False</Private>
    152145    </ProjectReference>
     146    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
     147      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
     148      <Name>HeuristicLab.Collections-3.3</Name>
     149      <Private>False</Private>
     150    </ProjectReference>
    153151    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    154152      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
     
    171169      <Private>False</Private>
    172170    </ProjectReference>
     171    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
     172      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
     173      <Name>HeuristicLab.Data.Views-3.3</Name>
     174      <Private>False</Private>
     175    </ProjectReference>
    173176    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    174177      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     
    209212      <Project>{79271BC8-4446-40E2-BB89-9BE4E17174FE}</Project>
    210213      <Name>HeuristicLab.Problems.QuadraticAssignment-3.3</Name>
     214      <Private>False</Private>
     215    </ProjectReference>
     216    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
     217      <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
     218      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    211219      <Private>False</Private>
    212220    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.