Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/24/10 21:25:52 (14 years ago)
Author:
mkommend
Message:

Created PluginDependenciesTest and corrected all projects (ticket #1202).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj

    r4488 r4490  
    9999      <RequiredTargetFramework>3.5</RequiredTargetFramework>
    100100    </Reference>
     101    <Reference Include="System.Windows.Forms" />
    101102  </ItemGroup>
    102103  <ItemGroup>
     
    107108  <ItemGroup>
    108109    <Compile Include="ContentViewTests.cs" />
     110    <Compile Include="PluginDependenciesTest.cs" />
    109111    <Compile Include="PluginLoader.cs" />
    110112    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.