Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/20/12 13:41:14 (12 years ago)
Author:
ascheibe
Message:

#1174 removed the authentication service and client as this is now covered with the access service and clients

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKB (trunk integration)/HeuristicLab.Clients.OKB/3.3/HeuristicLab.Clients.OKB-3.3.csproj

    r7376 r7382  
    198198      <DependentUpon>ProblemView.cs</DependentUpon>
    199199    </Compile>
    200     <Compile Include="Authentication\AuthenticationClient.cs" />
    201     <Compile Include="Authentication\ServiceClient\AuthenticationServiceClient.cs" />
    202200    <Compile Include="Plugin.cs" />
    203201    <Compile Include="Query\QueryClient.cs" />
     
    338336    </Compile>
    339337    <None Include="app.config" />
    340     <None Include="Authentication\ServiceClient\GenerateServiceClient.cmd" />
    341338    <None Include="swagner app.config" />
    342339    <None Include="Plugin.cs.frame" />
Note: See TracChangeset for help on using the changeset viewer.