Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/24/10 02:37:56 (14 years ago)
Author:
swagner
Message:

Worked on OKB user authentication (#1167)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj

    r4283 r4298  
    120120      <RequiredTargetFramework>3.0</RequiredTargetFramework>
    121121    </Reference>
    122     <Reference Include="System.ServiceModel.Activation" />
    123122    <Reference Include="System.ServiceProcess" />
    124123    <Reference Include="System.Xml.Linq">
     
    134133    <Compile Include="AdminService.cs" />
    135134    <Compile Include="AttributeSelector.cs" />
    136     <Compile Include="CertificateServiceHostFactory.cs" />
    137     <Compile Include="CustomCertificateValidator.cs" />
    138     <Compile Include="CertificateServiceHost.cs" />
    139135    <Compile Include="DataService.cs" />
     136    <Compile Include="ExperimentKit.cs" />
    140137    <Compile Include="Interfaces\IDataService.cs" />
    141138    <Compile Include="Interfaces\ITableService.cs" />
     
    157154  <ItemGroup>
    158155    <None Include="app.config" />
    159     <EmbeddedResource Include="client.cer" />
    160     <EmbeddedResource Include="server.pfx" />
    161156    <None Include="HeuristicLab.snk" />
    162157  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.