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.

File:
1 edited

Legend:

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

    r6829 r6832  
    102102      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    103103      <Name>HeuristicLab.Common-3.3</Name>
    104     </ProjectReference>
     104  <Private>False</Private></ProjectReference>
    105105    <ProjectReference Include="..\..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    106106      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    107107      <Name>HeuristicLab.Core-3.3</Name>
    108     </ProjectReference>
     108  <Private>False</Private></ProjectReference>
    109109    <ProjectReference Include="..\..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    110110      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    111111      <Name>HeuristicLab.Data-3.3</Name>
    112     </ProjectReference>
     112  <Private>False</Private></ProjectReference>
    113113    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
    114114    <Reference Include="System" />
     
    130130      <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
    131131      <Name>HeuristicLab.Analysis-3.3</Name>
    132     </ProjectReference>
     132  <Private>False</Private></ProjectReference>
    133133  </ItemGroup>
    134134  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.