Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/07/12 19:14:08 (12 years ago)
Author:
ascheibe
Message:

#1762 moved ProgressView from Hive to MainForms

File:
1 edited

Legend:

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

    r7249 r7582  
    155155    <Compile Include="Util\PersistenceUtil.cs" />
    156156    <Compile Include="Util\PluginUtil.cs" />
    157     <Compile Include="Progress\IProgress.cs" />
    158     <Compile Include="Progress\IProgressReporter.cs" />
    159     <Compile Include="Progress\Progress.cs" />
    160157    <Compile Include="Properties\AssemblyInfo.cs" />
    161158    <None Include="Properties\AssemblyInfo.cs.frame" />
     
    224221      <Private>False</Private>
    225222    </ProjectReference>
     223    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
     224      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
     225      <Name>HeuristicLab.MainForm-3.3</Name>
     226      <Private>False</Private>
     227    </ProjectReference>
    226228    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    227229      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
Note: See TracChangeset for help on using the changeset viewer.