Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/16/10 03:26:13 (14 years ago)
Author:
swagner
Message:

Worked on OKB data model and services (#1174)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKB/HeuristicLab.Clients.OKB-3.3/HeuristicLab.Clients.OKB-3.3.csproj

    r4404 r4405  
    7777    </Compile>
    7878    <Compile Include="Properties\AssemblyInfo.cs" />
     79    <Compile Include="Service References\AdminService\Reference.cs">
     80      <AutoGen>True</AutoGen>
     81      <DesignTime>True</DesignTime>
     82      <DependentUpon>Reference.svcmap</DependentUpon>
     83    </Compile>
    7984    <None Include="app.config" />
    8085    <None Include="Properties\AssemblyInfo.frame" />
     86    <None Include="Service References\AdminService\HeuristicLab.Clients.OKB.AdminService.Algorithm.datasource">
     87      <DependentUpon>Reference.svcmap</DependentUpon>
     88    </None>
     89    <None Include="Service References\AdminService\HeuristicLab.Clients.OKB.AdminService.AlgorithmClass.datasource">
     90      <DependentUpon>Reference.svcmap</DependentUpon>
     91    </None>
     92    <None Include="Service References\AdminService\HeuristicLab.Clients.OKB.AdminService.Platform.datasource">
     93      <DependentUpon>Reference.svcmap</DependentUpon>
     94    </None>
     95    <None Include="Service References\AdminService\HeuristicLab.Clients.OKB.AdminService.Problem.datasource">
     96      <DependentUpon>Reference.svcmap</DependentUpon>
     97    </None>
     98    <None Include="Service References\AdminService\HeuristicLab.Services.OKB.DataAccess.xsd">
     99      <SubType>Designer</SubType>
     100    </None>
     101    <None Include="Service References\AdminService\service.wsdl" />
     102    <None Include="Service References\AdminService\service.xsd">
     103      <SubType>Designer</SubType>
     104    </None>
     105    <None Include="Service References\AdminService\service1.xsd">
     106      <SubType>Designer</SubType>
     107    </None>
     108    <None Include="Service References\AdminService\System.Data.Linq.xsd">
     109      <SubType>Designer</SubType>
     110    </None>
    81111    <None Include="UpdateLocalInstallation.cmd" />
    82112  </ItemGroup>
     
    92122      <DependentUpon>AdministrationView.cs</DependentUpon>
    93123    </EmbeddedResource>
     124  </ItemGroup>
     125  <ItemGroup>
     126    <WCFMetadataStorage Include="Service References\AdminService\" />
     127  </ItemGroup>
     128  <ItemGroup>
     129    <None Include="Service References\AdminService\configuration91.svcinfo" />
     130  </ItemGroup>
     131  <ItemGroup>
     132    <None Include="Service References\AdminService\configuration.svcinfo" />
     133  </ItemGroup>
     134  <ItemGroup>
     135    <None Include="Service References\AdminService\Reference.svcmap">
     136      <Generator>WCF Proxy Generator</Generator>
     137      <LastGenOutput>Reference.cs</LastGenOutput>
     138    </None>
    94139  </ItemGroup>
    95140  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.