Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/27/09 17:34:56 (15 years ago)
Author:
mstoeger
Message:

Implement Y-Axis Position (left/right) (#554)

File:
1 edited

Legend:

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

    r1350 r1457  
    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>
     
    7070    <Compile Include="AvgAggregator.cs" />
    7171    <Compile Include="AvgLineAggregator.cs" />
     72    <Compile Include="AxisPosition.cs" />
    7273    <Compile Include="AxisTicks.cs" />
    7374    <Compile Include="Canvas.cs" />
Note: See TracChangeset for help on using the changeset viewer.