- Timestamp:
- 10/17/08 19:35:12 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.Visualization
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Visualization/HeuristicLab.Visualization.csproj
r681 r683 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{E392A1E2-DC95-4E33-B82E-8ED690EDA1AB}</ProjectGuid> … … 67 67 <Compile Include="IChartDataRowsModel.cs" /> 68 68 <Compile Include="IShape.cs" /> 69 <Compile Include="LineChart.cs"> 70 <SubType>UserControl</SubType> 71 </Compile> 72 <Compile Include="LineChart.Designer.cs"> 73 <DependentUpon>LineChart.cs</DependentUpon> 74 </Compile> 69 75 <Compile Include="Offset.cs" /> 70 76 <Compile Include="PointD.cs" />
Note: See TracChangeset
for help on using the changeset viewer.