Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/05/14 23:11:44 (11 years ago)
Author:
pfleck
Message:
  • removed unnecessary references and using
  • added missing license header
  • formatted code according to HL standards
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj

    r10557 r10558  
    7070    <Reference Include="System.Drawing" />
    7171    <Reference Include="System.Windows.Forms" />
    72     <Reference Include="System.Windows.Forms.DataVisualization" />
    73     <Reference Include="System.Xml.Linq" />
    74     <Reference Include="System.Data.DataSetExtensions" />
    75     <Reference Include="Microsoft.CSharp" />
    76     <Reference Include="System.Data" />
    77     <Reference Include="System.Xml" />
    7872  </ItemGroup>
    7973  <ItemGroup>
     
    119113  </ItemGroup>
    120114  <ItemGroup>
    121     <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
    122       <Project>{76945d76-ca61-4147-9dc2-0acdcddf87f9}</Project>
    123       <Name>HeuristicLab.Analysis.Views-3.3</Name>
    124     </ProjectReference>
    125115    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    126116      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
     
    142132    </ProjectReference>
    143133    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
    144       <Project>{e226881d-315f-423d-b419-a766fe0d8685}</Project>
     134      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
    145135      <Name>HeuristicLab.Core.Views-3.3</Name>
    146136    </ProjectReference>
     
    149139      <Name>HeuristicLab.Core-3.3</Name>
    150140      <Private>False</Private>
    151     </ProjectReference>
    152     <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
    153       <Project>{72104a0b-90e7-42f3-9abe-9bbbadd4b943}</Project>
    154       <Name>HeuristicLab.Data.Views-3.3</Name>
    155141    </ProjectReference>
    156142    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
     
    170156      <Name>HeuristicLab.Optimization-3.3</Name>
    171157    </ProjectReference>
    172     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    173       <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>
    174       <Name>HeuristicLab.Persistence-3.3</Name>
    175       <Private>False</Private>
    176     </ProjectReference>
    177158    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    178159      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
     
    181162    </ProjectReference>
    182163    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
    183       <Project>{3e9e8944-44ff-40bb-a622-3a4a7dd0f198}</Project>
     164      <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
    184165      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
    185166    </ProjectReference>
     
    187168      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
    188169      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
    189     </ProjectReference>
    190     <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
    191       <Project>{315bda09-3f4f-49b3-9790-b37cfc1c5750}</Project>
    192       <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    193170    </ProjectReference>
    194171  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.