- Timestamp:
- 08/01/12 13:42:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Mono/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj
r7410 r8374 107 107 <Reference Include="System.Core" /> 108 108 <Reference Include="System.Drawing" /> 109 <Reference Include="System.Windows.Forms" /> 110 <Reference Include="System.Windows.Forms.DataVisualization" /> 109 <Reference Include="System.Windows.Forms" /> 111 110 <Reference Include="System.Xml.Linq" /> 112 111 <Reference Include="System.Data.DataSetExtensions" /> … … 153 152 <Private>False</Private> 154 153 </ProjectReference> 154 <Reference Include="System.Windows.Forms.DataVisualization"> 155 <HintPath>..\..\bin\System.Windows.Forms.DataVisualization.dll</HintPath> 156 </Reference> 155 157 </ItemGroup> 156 158 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.