Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/26/11 01:04:41 (13 years ago)
Author:
mkommend
Message:

#1653: Set copy local to false for project references and removed unit tests projects from solution.

Location:
branches/Trunk/HeuristicLab.Persistence/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/Trunk/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj

    r6831 r6832  
    265265      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    266266      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    267     </ProjectReference>
     267  <Private>False</Private></ProjectReference>
    268268    <ProjectReference Include="..\..\HeuristicLab.Tracing\3.3\HeuristicLab.Tracing-3.3.csproj">
    269269      <Project>{EE2034D9-6E27-48A1-B855-42D45F69A4FC}</Project>
    270270      <Name>HeuristicLab.Tracing-3.3</Name>
    271     </ProjectReference>
     271  <Private>False</Private></ProjectReference>
    272272  </ItemGroup>
    273273  <ItemGroup>
  • branches/Trunk/HeuristicLab.Persistence/3.3/Tests/HeuristicLab.Persistence-3.3.Tests.csproj

    r6829 r6832  
    110110      <Project>{A51DA44F-CB35-4F6F-99F5-2A2E904AB93B}</Project>
    111111      <Name>HeuristicLab.Algorithms.GeneticAlgorithm-3.3</Name>
    112     </ProjectReference>
     112  <Private>False</Private></ProjectReference>
    113113    <ProjectReference Include="..\HeuristicLab.Persistence-3.3.csproj">
    114114      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    115115      <Name>HeuristicLab.Persistence-3.3</Name>
    116     </ProjectReference>
     116  <Private>False</Private></ProjectReference>
    117117  </ItemGroup>
    118118  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.