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.

File:
1 edited

Legend:

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

    r6829 r6831  
    5757    <WarningLevel>4</WarningLevel>
    5858    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
    59     <DocumentationFile>bin\Release\HeuristicLab.PluginInfrastructure-3.3.xml</DocumentationFile>
     59    <DocumentationFile></DocumentationFile>
    6060    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6161  </PropertyGroup>
     
    7272    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
    7373    <DefineConstants>TRACE</DefineConstants>
    74     <DocumentationFile>bin\x86\Release\HeuristicLab.PluginInfrastructure-3.3.xml</DocumentationFile>
     74    <DocumentationFile></DocumentationFile>
    7575    <Optimize>true</Optimize>
    7676    <DebugType>pdbonly</DebugType>
     
    9191    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
    9292    <DefineConstants>TRACE</DefineConstants>
    93     <DocumentationFile>bin\x64\Release\HeuristicLab.PluginInfrastructure-3.3.xml</DocumentationFile>
     93    <DocumentationFile></DocumentationFile>
    9494    <Optimize>true</Optimize>
    9595    <DebugType>pdbonly</DebugType>
Note: See TracChangeset for help on using the changeset viewer.