Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/08/11 14:39:29 (14 years ago)
Author:
mjesner
Message:

#1196

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UserManagement/HeuristicLab.Services.Authentication.ServiceClients/HeuristicLab.Services.Authentication.ServiceClient.csproj

    r4962 r5257  
    3535  </PropertyGroup>
    3636  <ItemGroup>
     37    <Reference Include="HeuristicLab.Collections-3.3">
     38      <HintPath>..\HeuristicLab.Collections-3.3.dll</HintPath>
     39    </Reference>
     40    <Reference Include="HeuristicLab.Common-3.3">
     41      <HintPath>..\HeuristicLab.Common-3.3.dll</HintPath>
     42    </Reference>
     43    <Reference Include="HeuristicLab.Common.Resources-3.3">
     44      <HintPath>..\HeuristicLab.Common.Resources-3.3.dll</HintPath>
     45    </Reference>
     46    <Reference Include="HeuristicLab.Core-3.3">
     47      <HintPath>..\HeuristicLab.Core-3.3.dll</HintPath>
     48    </Reference>
    3749    <Reference Include="System" />
    3850    <Reference Include="System.Core" />
    3951    <Reference Include="System.Data.Linq" />
     52    <Reference Include="System.Drawing" />
    4053    <Reference Include="System.Runtime.Serialization" />
    4154    <Reference Include="System.ServiceModel" />
     
    5063    <Compile Include="ClientFactory.cs" />
    5164    <Compile Include="ServiceClients\Application.cs" />
     65    <Compile Include="ServiceClients\AuthenticationItem.cs" />
    5266    <Compile Include="ServiceClients\AuthenticationServiceClient.cs" />
    5367    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.