- Timestamp:
- 08/24/10 02:37:56 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj
r4283 r4298 120 120 <RequiredTargetFramework>3.0</RequiredTargetFramework> 121 121 </Reference> 122 <Reference Include="System.ServiceModel.Activation" />123 122 <Reference Include="System.ServiceProcess" /> 124 123 <Reference Include="System.Xml.Linq"> … … 134 133 <Compile Include="AdminService.cs" /> 135 134 <Compile Include="AttributeSelector.cs" /> 136 <Compile Include="CertificateServiceHostFactory.cs" />137 <Compile Include="CustomCertificateValidator.cs" />138 <Compile Include="CertificateServiceHost.cs" />139 135 <Compile Include="DataService.cs" /> 136 <Compile Include="ExperimentKit.cs" /> 140 137 <Compile Include="Interfaces\IDataService.cs" /> 141 138 <Compile Include="Interfaces\ITableService.cs" /> … … 157 154 <ItemGroup> 158 155 <None Include="app.config" /> 159 <EmbeddedResource Include="client.cer" />160 <EmbeddedResource Include="server.pfx" />161 156 <None Include="HeuristicLab.snk" /> 162 157 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.