- Timestamp:
- 12/21/10 00:45:44 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/NET40/sources/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj
r4616 r5142 11 11 <RootNamespace>HeuristicLab.Visualization.ChartControlsExtensions</RootNamespace> 12 12 <AssemblyName>HeuristicLab.Visualization.ChartControlsExtensions-3.3</AssemblyName> 13 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> 13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 14 16 <FileAlignment>512</FileAlignment> 15 17 </PropertyGroup> … … 106 108 <Reference Include="System.Drawing" /> 107 109 <Reference Include="System.Windows.Forms" /> 108 <Reference Include="System.Windows.Forms.DataVisualization , Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />110 <Reference Include="System.Windows.Forms.DataVisualization" /> 109 111 <Reference Include="System.Xml.Linq" /> 110 112 <Reference Include="System.Data.DataSetExtensions" />
Note: See TracChangeset
for help on using the changeset viewer.