Free cookie consent management tool by TermsFeed Policy Generator

Changeset 92


Ignore:
Timestamp:
03/22/08 16:31:43 (16 years ago)
Author:
gkronber
Message:

fixes #78

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ES/HeuristicLab.ES.csproj

    r86 r92  
    5353    <Compile Include="ESRandomSelector.cs" />
    5454    <Compile Include="HeuristicLabESPlugin.cs" />
    55     <Compile Include="Properties\AssemblyInfo.cs" />
    5655    <Compile Include="ESEditor.cs">
    5756      <SubType>UserControl</SubType>
     
    6059      <DependentUpon>ESEditor.cs</DependentUpon>
    6160    </Compile>
     61    <Compile Include="Properties\AssemblyInfo.cs" />
    6262    <Compile Include="VariableStrengthRepeatingManipulator.cs" />
    6363  </ItemGroup>
     
    106106  <ItemGroup>
    107107    <None Include="HeuristicLab.snk" />
     108    <None Include="Properties\AssemblyInfo.frame" />
    108109  </ItemGroup>
    109110  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.