Changeset 92
- Timestamp:
- 03/22/08 16:31:43 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.ES/HeuristicLab.ES.csproj
r86 r92 53 53 <Compile Include="ESRandomSelector.cs" /> 54 54 <Compile Include="HeuristicLabESPlugin.cs" /> 55 <Compile Include="Properties\AssemblyInfo.cs" />56 55 <Compile Include="ESEditor.cs"> 57 56 <SubType>UserControl</SubType> … … 60 59 <DependentUpon>ESEditor.cs</DependentUpon> 61 60 </Compile> 61 <Compile Include="Properties\AssemblyInfo.cs" /> 62 62 <Compile Include="VariableStrengthRepeatingManipulator.cs" /> 63 63 </ItemGroup> … … 106 106 <ItemGroup> 107 107 <None Include="HeuristicLab.snk" /> 108 <None Include="Properties\AssemblyInfo.frame" /> 108 109 </ItemGroup> 109 110 <ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.