Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/31/11 10:44:26 (13 years ago)
Author:
abeham
Message:

#1529

  • Removed unnecessary resx files
  • Fixed references and plugin dependencies
Location:
trunk/sources/HeuristicLab.Analysis.Views/3.3
Files:
5 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj

    r6342 r6344  
    256256    </BootstrapperPackage>
    257257  </ItemGroup>
    258   <ItemGroup>
    259     <EmbeddedResource Include="DataRowVisualPropertiesControl.resx">
    260       <DependentUpon>DataRowVisualPropertiesControl.cs</DependentUpon>
    261     </EmbeddedResource>
    262     <EmbeddedResource Include="DataTableView.resx">
    263       <DependentUpon>DataTableView.cs</DependentUpon>
    264     </EmbeddedResource>
    265     <EmbeddedResource Include="DataTableVisualPropertiesControl.resx">
    266       <DependentUpon>DataTableVisualPropertiesControl.cs</DependentUpon>
    267     </EmbeddedResource>
    268     <EmbeddedResource Include="DataTableVisualPropertiesDialog.resx">
    269       <DependentUpon>DataTableVisualPropertiesDialog.cs</DependentUpon>
    270     </EmbeddedResource>
    271     <EmbeddedResource Include="HeatMapView.resx">
    272       <DependentUpon>HeatMapView.cs</DependentUpon>
    273     </EmbeddedResource>
    274   </ItemGroup>
    275258  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    276259  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.