Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/24/10 18:37:04 (14 years ago)
Author:
cneumuel
Message:

added streamedHttpEndpoit binding (without message-security (for now)) (#1168)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Experiment/3.3/HeuristicLab.Hive.Experiment-3.3.csproj

    r4296 r4305  
    8585    <Reference Include="System.Core" />
    8686    <Reference Include="System.Drawing" />
     87    <Reference Include="System.Runtime.Serialization" />
    8788    <Reference Include="System.ServiceModel" />
    8889    <Reference Include="System.Xml.Linq" />
     
    104105    </Compile>
    105106    <Compile Include="ServiceLocator.cs" />
    106     <Compile Include="Settings.cs" />
    107107  </ItemGroup>
    108108  <ItemGroup>
     
    113113    <None Include="Properties\AssemblyInfo.frame" />
    114114    <None Include="Properties\Settings.settings">
    115       <Generator>SettingsSingleFileGenerator</Generator>
     115      <Generator>PublicSettingsSingleFileGenerator</Generator>
    116116      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    117117    </None>
     118    <None Include="Tools\RecreateServiceConfig.bat" />
    118119  </ItemGroup>
    119120  <ItemGroup>
     
    130131      <Name>HeuristicLab.Hive.JobBase-3.3</Name>
    131132    </ProjectReference>
     133  </ItemGroup>
     134  <ItemGroup>
     135    <WCFMetadata Include="Service References\" />
    132136  </ItemGroup>
    133137  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.