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

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

    r6133 r6134  
    135135      <Name>HeuristicLab.DataImporter.Data</Name>
    136136    </ProjectReference>
    137     <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.Interfaces\HeuristicLab.DataImporter.DbExplorer.Interfaces.csproj">
    138       <Project>{815384EE-2B32-4C25-AE06-4FC7F417FE28}</Project>
    139       <Name>HeuristicLab.DataImporter.DbExplorer.Interfaces</Name>
    140     </ProjectReference>
    141     <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.MsSqlServer\HeuristicLab.DataImporter.DbExplorer.MsSqlServer.csproj">
    142       <Project>{B6D02DED-277B-4091-9C06-F092D2F8116F}</Project>
    143       <Name>HeuristicLab.DataImporter.DbExplorer.MsSqlServer</Name>
    144     </ProjectReference>
    145     <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.Oracle\HeuristicLab.DataImporter.DbExplorer.Oracle.csproj">
    146       <Project>{E04988E2-1C46-416F-8585-8874DF19DA11}</Project>
    147       <Name>HeuristicLab.DataImporter.DbExplorer.Oracle</Name>
    148     </ProjectReference>
    149     <ProjectReference Include="..\HeuristicLab.DataImporter.OracleInstantClient\HeuristicLab.DataImporter.OracleInstantClient.csproj">
    150       <Project>{CA748ED8-816B-49C7-AF93-DC7F20E4BAFF}</Project>
    151       <Name>HeuristicLab.DataImporter.OracleInstantClient</Name>
    152     </ProjectReference>
    153137  </ItemGroup>
    154138  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.