Free cookie consent management tool by TermsFeed Policy Generator

Changeset 7624


Ignore:
Timestamp:
03/15/12 15:30:47 (12 years ago)
Author:
ascheibe
Message:

#1174 added svc files for services

Location:
branches/OKB (trunk integration)/HeuristicLab.Services.OKB/3.3
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OKB (trunk integration)/HeuristicLab.Services.OKB/3.3/HeuristicLab.Services.OKB-3.3.csproj

    r7589 r7624  
    270270    </ProjectReference>
    271271  </ItemGroup>
    272   <ItemGroup />
    273272  <ItemGroup>
    274273    <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
     274  </ItemGroup>
     275  <ItemGroup>
     276    <Content Include="Administration\AdministrationService.svc" />
     277    <Content Include="Query\QueryService.svc" />
     278    <Content Include="RunCreation\RunCreationService.svc" />
    275279  </ItemGroup>
    276280  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.