Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/11/10 23:10:29 (14 years ago)
Author:
fruehrli
Message:

#1197

Location:
branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataTransfer/HeuristicLab.Services.Authentication.DataTransfer.csproj

    r4583 r4592  
    3434    <Reference Include="System" />
    3535    <Reference Include="System.Core" />
     36    <Reference Include="System.Data.Linq" />
    3637    <Reference Include="System.Xml.Linq" />
    3738    <Reference Include="System.Data.DataSetExtensions" />
     
    4142  </ItemGroup>
    4243  <ItemGroup>
    43     <Compile Include="Class1.cs" />
     44    <Compile Include="Client.cs" />
    4445    <Compile Include="Properties\AssemblyInfo.cs" />
     46    <Compile Include="Resource.cs" />
     47    <Compile Include="ResourceGroup.cs" />
     48  </ItemGroup>
     49  <ItemGroup>
     50    <ProjectReference Include="..\HeuristicLab.Services.Authentication.DataAccess\HeuristicLab.Services.Authentication.DataAccess.csproj">
     51      <Project>{AC7C2117-034E-4301-8A43-C869930D404E}</Project>
     52      <Name>HeuristicLab.Services.Authentication.DataAccess</Name>
     53    </ProjectReference>
    4554  </ItemGroup>
    4655  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.