Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/08/10 09:35:24 (13 years ago)
Author:
jwolfing
Message:

#1196 Changed DataTransfer Structure factoring in abstract class. Added new TestClient2 only to test the new method. All other comment lines, are lines they should be changed to the new structure.

File:
1 edited

Legend:

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

    r4647 r4740  
    5252      <DependentUpon>Settings.settings</DependentUpon>
    5353    </Compile>
     54    <Compile Include="UserManagement.cs">
     55      <DependentUpon>UserManagement.dbml</DependentUpon>
     56    </Compile>
    5457    <Compile Include="UserManagement.designer.cs">
    5558      <AutoGen>True</AutoGen>
    5659      <DesignTime>True</DesignTime>
    5760      <DependentUpon>UserManagement.dbml</DependentUpon>
    58     </Compile>
    59     <Compile Include="_HeuristicLab_AuthenticationDataSet.Designer.cs">
    60       <AutoGen>True</AutoGen>
    61       <DesignTime>True</DesignTime>
    62       <DependentUpon>_HeuristicLab_AuthenticationDataSet.xsd</DependentUpon>
    6361    </Compile>
    6462  </ItemGroup>
     
    7371      <LastGenOutput>UserManagement.designer.cs</LastGenOutput>
    7472      <SubType>Designer</SubType>
    75     </None>
    76     <None Include="_HeuristicLab_AuthenticationDataSet.xsc">
    77       <DependentUpon>_HeuristicLab_AuthenticationDataSet.xsd</DependentUpon>
    78     </None>
    79     <None Include="_HeuristicLab_AuthenticationDataSet.xsd">
    80       <Generator>MSDataSetGenerator</Generator>
    81       <LastGenOutput>_HeuristicLab_AuthenticationDataSet.Designer.cs</LastGenOutput>
    82       <SubType>Designer</SubType>
    83     </None>
    84     <None Include="_HeuristicLab_AuthenticationDataSet.xss">
    85       <DependentUpon>_HeuristicLab_AuthenticationDataSet.xsd</DependentUpon>
    8673    </None>
    8774  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.