Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/05/12 09:03:38 (12 years ago)
Author:
sforsten
Message:

#1782:

  • changed references in Problems.Instances.Views to project references
  • set CopyLocal to False for all references
File:
1 edited

Legend:

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

    r7956 r7960  
    102102  </PropertyGroup>
    103103  <ItemGroup>
    104     <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    105     <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    106     <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    107104    <Reference Include="System" />
    108105    <Reference Include="System.Core" />
     
    159156      <Private>False</Private>
    160157    </ProjectReference>
     158    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
     159      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
     160      <Name>HeuristicLab.Core.Views-3.3</Name>
     161      <Private>False</Private>
     162    </ProjectReference>
     163    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
     164      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
     165      <Name>HeuristicLab.Core-3.3</Name>
     166      <Private>False</Private>
     167    </ProjectReference>
    161168    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
    162169      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
    163170      <Name>HeuristicLab.Data.Views-3.3</Name>
     171      <Private>False</Private>
     172    </ProjectReference>
     173    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     174      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
     175      <Name>HeuristicLab.Data-3.3</Name>
     176      <Private>False</Private>
    164177    </ProjectReference>
    165178    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.