Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/19/10 11:42:46 (14 years ago)
Author:
mkommend
Message:

Corrected Visualization.ChartControlsExtensions project file (ticket #1237).

File:
1 edited

Legend:

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

    r4614 r4616  
    113113  </ItemGroup>
    114114  <ItemGroup>
    115     <Compile Include="Chart.cs">
     115    <Compile Include="EnhancedChart.cs">
    116116      <SubType>Component</SubType>
    117117    </Compile>
    118     <Compile Include="Chart.Designer.cs">
    119       <DependentUpon>Chart.cs</DependentUpon>
     118    <Compile Include="EnhancedChart.Designer.cs">
     119      <DependentUpon>EnhancedChart.cs</DependentUpon>
    120120    </Compile>
    121121    <Compile Include="HeuristicLabVisualizationChartControlsExtensionsPlugin.cs" />
     
    132132      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    133133    </ProjectReference>
    134   </ItemGroup>
    135   <ItemGroup>
    136     <EmbeddedResource Include="Chart.resx">
    137       <DependentUpon>Chart.cs</DependentUpon>
    138     </EmbeddedResource>
    139134  </ItemGroup>
    140135  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.