Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/10/08 14:48:49 (16 years ago)
Author:
kgrading
Message:

finished implementation for #425

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Core/HeuristicLab.Hive.Client.Core.csproj

    r932 r944  
    8383    <Compile Include="Heartbeat.cs" />
    8484    <Compile Include="Properties\AssemblyInfo.cs" />
     85    <Compile Include="Properties\Settings.Designer.cs">
     86      <AutoGen>True</AutoGen>
     87      <DesignTimeSharedInput>True</DesignTimeSharedInput>
     88      <DependentUpon>Settings.settings</DependentUpon>
     89    </Compile>
     90    <Compile Include="Settings.cs" />
    8591  </ItemGroup>
    8692  <ItemGroup>
     93    <None Include="app.config" />
    8794    <None Include="HeuristicLab.snk" />
    8895    <None Include="Properties\AssemblyInfo.frame" />
     96    <None Include="Properties\Settings.settings">
     97      <Generator>PublicSettingsSingleFileGenerator</Generator>
     98      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
     99    </None>
    89100  </ItemGroup>
    90101  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.