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