Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/02/12 19:52:05 (12 years ago)
Author:
ascheibe
Message:

#1809 added password encryption/decryption for Clients.Common

File:
1 edited

Legend:

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

    r7435 r7690  
    108108    <Reference Include="System.Core" />
    109109    <Reference Include="System.Drawing" />
     110    <Reference Include="System.Security" />
    110111    <Reference Include="System.ServiceModel" />
    111112    <Reference Include="System.Windows.Forms" />
     
    117118  <ItemGroup>
    118119    <Compile Include="ClientFactory.cs" />
     120    <Compile Include="CryptoService.cs" />
    119121    <Compile Include="PasswordDialog.cs">
    120122      <SubType>Form</SubType>
Note: See TracChangeset for help on using the changeset viewer.