Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/26/11 00:32:03 (13 years ago)
Author:
mkommend
Message:

#1653: Removed documentation file from projects.

Location:
branches/Trunk/HeuristicLab.Algorithms.DataAnalysis
Files:
2 edited

Legend:

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

    r6829 r6831  
    5555    <ErrorReport>prompt</ErrorReport>
    5656    <WarningLevel>4</WarningLevel>
    57     <DocumentationFile>bin\Release\HeuristicLab.Algorithms.DataAnalysis-3.3.xml</DocumentationFile>
     57    <DocumentationFile></DocumentationFile>
    5858    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5959  </PropertyGroup>
     
    7070    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    7171    <DefineConstants>TRACE</DefineConstants>
    72     <DocumentationFile>bin\x86\Release\HeuristicLab.Algorithms.DataAnalysis-3.3.xml</DocumentationFile>
     72    <DocumentationFile></DocumentationFile>
    7373    <Optimize>true</Optimize>
    7474    <DebugType>pdbonly</DebugType>
     
    8989    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    9090    <DefineConstants>TRACE</DefineConstants>
    91     <DocumentationFile>bin\x64\Release\HeuristicLab.Algorithms.DataAnalysis-3.3.xml</DocumentationFile>
     91    <DocumentationFile></DocumentationFile>
    9292    <Optimize>true</Optimize>
    9393    <DebugType>pdbonly</DebugType>
  • branches/Trunk/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj

    r6829 r6831  
    5656    <ErrorReport>prompt</ErrorReport>
    5757    <WarningLevel>4</WarningLevel>
    58     <DocumentationFile>bin\Release\HeuristicLab.Algorithms.DataAnalysis-3.4.xml</DocumentationFile>
     58    <DocumentationFile></DocumentationFile>
    5959    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6060  </PropertyGroup>
     
    7171    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    7272    <DefineConstants>TRACE</DefineConstants>
    73     <DocumentationFile>bin\x86\Release\HeuristicLab.Algorithms.DataAnalysis-3.4.xml</DocumentationFile>
     73    <DocumentationFile></DocumentationFile>
    7474    <Optimize>true</Optimize>
    7575    <DebugType>pdbonly</DebugType>
     
    9090    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    9191    <DefineConstants>TRACE</DefineConstants>
    92     <DocumentationFile>bin\x64\Release\HeuristicLab.Algorithms.DataAnalysis-3.3.xml</DocumentationFile>
     92    <DocumentationFile></DocumentationFile>
    9393    <Optimize>true</Optimize>
    9494    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.