Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/14/10 00:18:12 (14 years ago)
Author:
swagner
Message:

Implemented ClientFactory and username / password management (#1187)

File:
1 edited

Legend:

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

    r4104 r4387  
    121121    <Compile Include="MenuItems\AboutMenuItem.cs" />
    122122    <Compile Include="MenuItems\ConvertIntoUserDefinedAlgorithmMenuItem.cs" />
     123    <Compile Include="MenuItems\UsernamePasswordMenuItem.cs" />
    123124    <Compile Include="MenuItems\CreateExperimentMenuItem.cs" />
    124125    <Compile Include="MenuItems\CopyToClipboardMenuItem.cs" />
     
    174175  </ItemGroup>
    175176  <ItemGroup>
     177    <ProjectReference Include="..\..\HeuristicLab.Clients.Common\3.3\HeuristicLab.Clients.Common-3.3.csproj">
     178      <Project>{730A9104-D4D1-4360-966B-E49B7571DDA3}</Project>
     179      <Name>HeuristicLab.Clients.Common-3.3</Name>
     180    </ProjectReference>
    176181    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
    177182      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
Note: See TracChangeset for help on using the changeset viewer.