Free cookie consent management tool by TermsFeed Policy Generator

Changeset 10572


Ignore:
Timestamp:
03/12/14 12:47:47 (10 years ago)
Author:
rstoll
Message:
  • accidentally test committed - reverted
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r10571 r10572  
    166166      <Private>False</Private>
    167167    </Reference>
    168     <Reference Include="HeuristicLab.DataPreprocessing-3.3, Version=3.3.9.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    169       <SpecificVersion>False</SpecificVersion>
    170       <HintPath>..\bin\HeuristicLab.DataPreprocessing-3.3.dll</HintPath>
    171       <Private>False</Private>
    172     </Reference>
    173168    <Reference Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3">
    174169      <HintPath>..\bin\HeuristicLab.Encodings.BinaryVectorEncoding-3.3.dll</HintPath>
     
    329324    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
    330325      <Private>false</Private>
    331     </Reference>
    332     <Reference Include="Rhino.Mocks">
    333       <HintPath>..\packages\RhinoMocks.3.6.1\lib\net\Rhino.Mocks.dll</HintPath>
    334326    </Reference>
    335327    <Reference Include="System" />
     
    369361    <Compile Include="HeuristicLab.Collections-3.3\BidirectionalLookupTest.cs" />
    370362    <Compile Include="HeuristicLab.Collections-3.3\ObservableKeyedListTest.cs" />
    371     <Compile Include="HeuristicLab.DataPreprocessing-3.3\StatisticInfoTest.cs" />
    372363    <Compile Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3\Auxiliary.cs" />
    373364    <Compile Include="HeuristicLab.Encodings.BinaryVectorEncoding-3.3\NPointCrossoverTest.cs" />
     
    483474    </None>
    484475    <None Include="HeuristicLab.snk" />
    485     <None Include="packages.config" />
    486476    <None Include="Test Resources\GA_SymbReg.hl">
    487477      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     
    513503    </Content>
    514504  </ItemGroup>
    515   <ItemGroup />
    516505  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
    517506  <!-- 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.