Changeset 14130 for trunk/sources
- Timestamp:
- 07/20/16 14:38:19 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.TestFunctions.MultiObjective/3.3/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3.csproj
r14126 r14130 12 12 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 13 13 <FileAlignment>512</FileAlignment> 14 <SccProjectName>Svn</SccProjectName>15 <SccLocalPath>Svn</SccLocalPath>16 <SccAuxPath>Svn</SccAuxPath>17 <SccProvider>SubversionScc</SccProvider>18 14 </PropertyGroup> 19 15 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 54 50 <Reference Include="System.Drawing" /> 55 51 <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" /> 59 53 <Reference Include="System.Xml.Linq" /> 60 54 <Reference Include="System.Data.DataSetExtensions" />
Note: See TracChangeset
for help on using the changeset viewer.