Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1967


Ignore:
Timestamp:
05/30/09 10:48:39 (15 years ago)
Author:
swagner
Message:

Added ChartDataRowsModelInjector operator (#665)

Location:
trunk/sources/HeuristicLab.Visualization/3.2
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Visualization/3.2/HeuristicLab.Visualization-3.2.csproj

    r1964 r1967  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.21022</ProductVersion>
     6    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{E392A1E2-DC95-4E33-B82E-8ED690EDA1AB}</ProjectGuid>
     
    101101    <Compile Include="Drawing\CompositeShape.cs" />
    102102    <Compile Include="ChartDataRowsModelDataCollector.cs" />
     103    <Compile Include="ChartDataRowsModelInjector.cs" />
    103104    <Compile Include="DataExport\CSVDataExport.cs" />
    104105    <Compile Include="DataExport\CSVWriter.cs" />
Note: See TracChangeset for help on using the changeset viewer.