Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/19/11 11:10:08 (13 years ago)
Author:
wtollsch
Message:

#1433 removed service reference from pluginhost

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/WebApplication/MVC2/HeuristicLabWeb.PluginHost/HLWebPluginHost/HLWebPluginHost.csproj

    r5763 r5764  
    8080    <Compile Include="PluginLib\PluginViewEngine.cs" />
    8181    <Compile Include="Properties\AssemblyInfo.cs" />
    82     <Compile Include="Service References\OKBAdministrationService\Reference.cs">
    83       <AutoGen>True</AutoGen>
    84       <DesignTime>True</DesignTime>
    85       <DependentUpon>Reference.svcmap</DependentUpon>
    86     </Compile>
    8782  </ItemGroup>
    8883  <ItemGroup>
     
    9590    <Content Include="Global.asax" />
    9691    <Content Include="Scripts\lbAlgorithmClassOnClick.js" />
    97     <None Include="Service References\OKBAdministrationService\AdministrationService.disco" />
    98     <None Include="Service References\OKBAdministrationService\configuration91.svcinfo" />
    99     <None Include="Service References\OKBAdministrationService\configuration.svcinfo" />
    100     <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.Algorithm.datasource">
    101       <DependentUpon>Reference.svcmap</DependentUpon>
    102     </None>
    103     <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.AlgorithmClass.datasource">
    104       <DependentUpon>Reference.svcmap</DependentUpon>
    105     </None>
    106     <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.Platform.datasource">
    107       <DependentUpon>Reference.svcmap</DependentUpon>
    108     </None>
    109     <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.Problem.datasource">
    110       <DependentUpon>Reference.svcmap</DependentUpon>
    111     </None>
    112     <None Include="Service References\OKBAdministrationService\HLWebPluginHost.OKBAdministrationService.ProblemClass.datasource">
    113       <DependentUpon>Reference.svcmap</DependentUpon>
    114     </None>
    115     <None Include="Service References\OKBAdministrationService\Reference.svcmap">
    116       <Generator>WCF Proxy Generator</Generator>
    117       <LastGenOutput>Reference.cs</LastGenOutput>
    118     </None>
    11992    <Content Include="Views\ServicePrototype\Index.aspx" />
    12093    <Content Include="Web.config">
     
    151124    <Content Include="Views\Shared\Site.Master" />
    152125    <Content Include="Views\Web.config" />
    153     <None Include="Service References\OKBAdministrationService\AdministrationService.wsdl" />
    154     <None Include="Service References\OKBAdministrationService\AdministrationService1.xsd">
    155       <SubType>Designer</SubType>
    156     </None>
    157     <None Include="Service References\OKBAdministrationService\AdministrationService2.xsd">
    158       <SubType>Designer</SubType>
    159     </None>
    160     <None Include="Service References\OKBAdministrationService\AdministrationService3.xsd">
    161       <SubType>Designer</SubType>
    162     </None>
    163126  </ItemGroup>
    164127  <ItemGroup>
     
    168131  <ItemGroup>
    169132    <WCFMetadata Include="Service References\" />
    170   </ItemGroup>
    171   <ItemGroup>
    172     <WCFMetadataStorage Include="Service References\OKBAdministrationService\" />
    173   </ItemGroup>
    174   <ItemGroup>
    175     <None Include="Service References\OKBAdministrationService\AdministrationService.xsd">
    176       <SubType>Designer</SubType>
    177     </None>
    178133  </ItemGroup>
    179134  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.