Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/26/10 19:55:07 (14 years ago)
Author:
mjesner
Message:

#1196

File:
1 edited

Legend:

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

    r4590 r4647  
    3535  </PropertyGroup>
    3636  <ItemGroup>
     37    <Reference Include="HeuristicLab.Services.Authentication.DataAccess, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
    3738    <Reference Include="System" />
    3839    <Reference Include="System.Core" />
     40    <Reference Include="System.Data.Linq" />
    3941    <Reference Include="System.Data.Services.Client" />
    4042    <Reference Include="System.Drawing" />
     
    4850  </ItemGroup>
    4951  <ItemGroup>
    50     <Compile Include="RoleDetail.cs">
    51       <SubType>Form</SubType>
    52     </Compile>
    53     <Compile Include="RoleDetail.Designer.cs">
    54       <DependentUpon>RoleDetail.cs</DependentUpon>
    55     </Compile>
    5652    <Compile Include="TestClient.cs" />
    5753    <Compile Include="Properties\AssemblyInfo.cs" />
    58     <Compile Include="UserDetail.cs">
    59       <SubType>Form</SubType>
    60     </Compile>
    61     <Compile Include="UserDetail.Designer.cs">
    62       <DependentUpon>UserDetail.cs</DependentUpon>
    63     </Compile>
    6454    <Compile Include="UserManagement.cs">
    6555      <SubType>Form</SubType>
     
    8070  </ItemGroup>
    8171  <ItemGroup>
    82     <EmbeddedResource Include="RoleDetail.resx">
    83       <DependentUpon>RoleDetail.cs</DependentUpon>
    84     </EmbeddedResource>
    85     <EmbeddedResource Include="UserDetail.resx">
    86       <DependentUpon>UserDetail.cs</DependentUpon>
    87     </EmbeddedResource>
    8872    <EmbeddedResource Include="UserManagement.resx">
    8973      <DependentUpon>UserManagement.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.