Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/03/12 11:22:21 (12 years ago)
Author:
gkronber
Message:

#1081: merged r7214:7266 from trunk into time series branch.

Location:
branches/HeuristicLab.TimeSeries
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.TimeSeries

  • branches/HeuristicLab.TimeSeries/HeuristicLab.Algorithms.Benchmarks.Views/3.3

    • Property svn:ignore
      •  

        old new  
        11Plugin.cs
        22obj
         3*.vs10x
         4*.user
  • branches/HeuristicLab.TimeSeries/HeuristicLab.Algorithms.Benchmarks.Views/3.3/HeuristicLab.Algorithms.Benchmarks.Views-3.3.csproj

    r7015 r7268  
    8484    <Reference Include="System" />
    8585    <Reference Include="System.Core" />
    86     <Reference Include="System.Drawing" />
     86    <Reference Include="System.Data" />
    8787    <Reference Include="System.Windows.Forms" />
    88     <Reference Include="System.Xml.Linq" />
    89     <Reference Include="System.Data.DataSetExtensions" />
    90     <Reference Include="Microsoft.CSharp" />
    91     <Reference Include="System.Data" />
    9288    <Reference Include="System.Xml" />
    9389  </ItemGroup>
    9490  <ItemGroup>
    95     <Compile Include="BenchmarkView.cs">
     91    <Compile Include="BenchmarkAlgorithmView.cs">
    9692      <SubType>UserControl</SubType>
    9793    </Compile>
    98     <Compile Include="BenchmarkView.Designer.cs">
    99       <DependentUpon>BenchmarkView.cs</DependentUpon>
    100     </Compile>
    101     <Compile Include="IBenchmarkView.cs">
    102       <SubType>UserControl</SubType>
    103     </Compile>
    104     <Compile Include="IBenchmarkView.Designer.cs">
    105       <DependentUpon>IBenchmarkView.cs</DependentUpon>
     94    <Compile Include="BenchmarkAlgorithmView.Designer.cs">
     95      <DependentUpon>BenchmarkAlgorithmView.cs</DependentUpon>
    10696    </Compile>
    10797    <Compile Include="Plugin.cs" />
     
    117107      <Project>{068C70A7-8CAF-4AB6-8721-4564D62292BC}</Project>
    118108      <Name>HeuristicLab.Algorithms.Benchmarks-3.3</Name>
    119       <Private>False</Private>
    120     </ProjectReference>
    121     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    122       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    123       <Name>HeuristicLab.Collections-3.3</Name>
    124109      <Private>False</Private>
    125110    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.