Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/05/11 14:03:05 (13 years ago)
Author:
gkronber
Message:

#1471: added plugin for DbExplorer interfaces, deleted .resx files, set svn:ignore properties, and added license header

Location:
branches/HeuristicLab.DataImporter
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.DataImporter

    • Property svn:ignore set to
      *.suo
  • branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command

    • Property svn:ignore set to
      bin
      obj
  • branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Command/HeuristicLab.DataImporter.Command.csproj

    r6133 r6134  
    260260  </ItemGroup>
    261261  <ItemGroup>
    262     <EmbeddedResource Include="View\AggregationCommandView.resx">
    263       <DependentUpon>AggregationCommandView.cs</DependentUpon>
    264     </EmbeddedResource>
    265     <EmbeddedResource Include="View\ChangeDateTimeCommandView.resx">
    266       <DependentUpon>ChangeDateTimeCommandView.cs</DependentUpon>
    267     </EmbeddedResource>
    268     <EmbeddedResource Include="View\BoxCoxTransformationCommandView.resx">
    269       <DependentUpon>BoxCoxTransformationCommandView.cs</DependentUpon>
    270     </EmbeddedResource>
    271     <EmbeddedResource Include="View\SearchWithMatchOperationCommandView.resx">
    272       <DependentUpon>SearchWithMatchOperationCommandView.cs</DependentUpon>
    273     </EmbeddedResource>
    274     <EmbeddedResource Include="View\SearchCommandView.resx">
    275       <DependentUpon>SearchCommandView.cs</DependentUpon>
    276     </EmbeddedResource>
    277     <EmbeddedResource Include="View\LinearTransformationCommandView.resx">
    278       <DependentUpon>LinearTransformationCommandView.cs</DependentUpon>
    279     </EmbeddedResource>
    280     <EmbeddedResource Include="View\NormalDistribuationCommandView.resx">
    281       <DependentUpon>NormalDistribuationCommandView.cs</DependentUpon>
    282     </EmbeddedResource>
    283     <EmbeddedResource Include="View\MinMaxCommandView.resx">
    284       <DependentUpon>MinMaxCommandView.cs</DependentUpon>
    285     </EmbeddedResource>
    286     <EmbeddedResource Include="View\ProgrammableColumnCommandView.resx">
    287       <DependentUpon>ProgrammableColumnCommandView.cs</DependentUpon>
    288     </EmbeddedResource>
    289     <EmbeddedResource Include="View\TimeBasedWithoutOffsetCommandView.resx">
    290       <DependentUpon>TimeBasedWithoutOffsetCommandView.cs</DependentUpon>
    291     </EmbeddedResource>
    292     <EmbeddedResource Include="View\FilterCommandView.resx">
    293       <DependentUpon>FilterCommandView.cs</DependentUpon>
    294     </EmbeddedResource>
    295     <EmbeddedResource Include="View\SearchAndReplaceCommandView.resx">
    296       <DependentUpon>SearchAndReplaceCommandView.cs</DependentUpon>
    297     </EmbeddedResource>
    298     <EmbeddedResource Include="View\TimeBasedCommandView.resx">
    299       <DependentUpon>TimeBasedCommandView.cs</DependentUpon>
    300     </EmbeddedResource>
    301   </ItemGroup>
    302   <ItemGroup>
    303262    <ProjectReference Include="..\HeuristicLab.DataImporter.Data\HeuristicLab.DataImporter.Data.csproj">
    304263      <Project>{4A0EE09A-6D8A-458A-8FB0-3D18F88F7FEE}</Project>
Note: See TracChangeset for help on using the changeset viewer.