Changeset 11568 for branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj
- Timestamp:
- 11/24/14 13:31:03 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj
r11567 r11568 75 75 <Reference Include="System" /> 76 76 <Reference Include="System.Core" /> 77 <Reference Include="System.Drawing" /> 77 78 </ItemGroup> 78 79 <ItemGroup> 80 <Compile Include="AgingScheme.cs" /> 79 81 <Compile Include="AlpsGeneticAlgorithm.cs" /> 80 82 <Compile Include="Plugin.cs" /> … … 97 99 <Private>False</Private> 98 100 </ProjectReference> 101 <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj"> 102 <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project> 103 <Name>HeuristicLab.Common.Resources-3.3</Name> 104 </ProjectReference> 99 105 <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj"> 100 106 <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project> … … 105 111 <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project> 106 112 <Name>HeuristicLab.Core-3.3</Name> 107 <Private>False</Private>108 113 </ProjectReference> 109 114 <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.