Free cookie consent management tool by TermsFeed Policy Generator

Changeset 14130


Ignore:
Timestamp:
07/20/16 14:38:19 (8 years ago)
Author:
bburlacu
Message:

#1087: Remove HintPath for DataVisualization dll and unnecessary source control xml tags from project file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj

    r14126 r14130  
    1212    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    1313    <FileAlignment>512</FileAlignment>
    14     <SccProjectName>Svn</SccProjectName>
    15     <SccLocalPath>Svn</SccLocalPath>
    16     <SccAuxPath>Svn</SccAuxPath>
    17     <SccProvider>SubversionScc</SccProvider>
    1814  </PropertyGroup>
    1915  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    5450    <Reference Include="System.Drawing" />
    5551    <Reference Include="System.Windows.Forms" />
    56     <Reference Include="System.Windows.Forms.DataVisualization">
    57       <HintPath>../../bin/System.Windows.Forms.DataVisualization.dll</HintPath>
    58     </Reference>
     52    <Reference Include="System.Windows.Forms.DataVisualization" />
    5953    <Reference Include="System.Xml.Linq" />
    6054    <Reference Include="System.Data.DataSetExtensions" />
Note: See TracChangeset for help on using the changeset viewer.