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.Core/3.3/HeuristicLab.Core-3.3.csproj

    r6831 r6832  
    5656    <ErrorReport>prompt</ErrorReport>
    5757    <WarningLevel>4</WarningLevel>
    58     <DocumentationFile></DocumentationFile>
     58    <DocumentationFile>
     59    </DocumentationFile>
    5960    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    6061    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
     
    7273    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    7374    <DefineConstants>TRACE</DefineConstants>
    74     <DocumentationFile></DocumentationFile>
     75    <DocumentationFile>
     76    </DocumentationFile>
    7577    <Optimize>true</Optimize>
    7678    <DebugType>pdbonly</DebugType>
     
    9193    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    9294    <DefineConstants>TRACE</DefineConstants>
    93     <DocumentationFile></DocumentationFile>
     95    <DocumentationFile>
     96    </DocumentationFile>
    9497    <Optimize>true</Optimize>
    9598    <DebugType>pdbonly</DebugType>
     
    202205      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    203206      <Name>HeuristicLab.Collections-3.3</Name>
    204     </ProjectReference>
     207  <Private>False</Private></ProjectReference>
    205208    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    206209      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    207210      <Name>HeuristicLab.Common.Resources-3.3</Name>
    208     </ProjectReference>
     211  <Private>False</Private></ProjectReference>
    209212    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    210213      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    211214      <Name>HeuristicLab.Common-3.3</Name>
    212     </ProjectReference>
     215  <Private>False</Private></ProjectReference>
    213216    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    214217      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    215218      <Name>HeuristicLab.Persistence-3.3</Name>
    216     </ProjectReference>
     219  <Private>False</Private></ProjectReference>
    217220    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    218221      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    219222      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    220     </ProjectReference>
     223  <Private>False</Private></ProjectReference>
    221224  </ItemGroup>
    222225  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.