Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/11/11 09:57:24 (13 years ago)
Author:
epitzer
Message:

completely remove unused user settings and use string formatting instead of concatenation (#1517)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tracing/3.3/HeuristicLab.Tracing-3.3.csproj

    r6173 r6179  
    114114    <Compile Include="Logger.cs" />
    115115    <Compile Include="Properties\AssemblyInfo.cs" />
    116     <Compile Include="Properties\Settings.Designer.cs">
    117       <AutoGen>True</AutoGen>
    118       <DesignTimeSharedInput>True</DesignTimeSharedInput>
    119       <DependentUpon>Settings.settings</DependentUpon>
    120     </Compile>
    121116  </ItemGroup>
    122117  <ItemGroup>
     
    130125    <None Include="HeuristicLab.snk" />
    131126    <None Include="Properties\AssemblyInfo.frame" />
    132     <None Include="Properties\Settings.settings">
    133       <Generator>SettingsSingleFileGenerator</Generator>
    134       <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    135     </None>
    136127  </ItemGroup>
    137128  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.